From 27ce8ab5130fab0ce9bd9540cbcea02cc10d02bc Mon Sep 17 00:00:00 2001 From: mikereiche Date: Thu, 10 Oct 2024 16:53:58 -0700 Subject: [PATCH] Revert "Change scope of javax.inject.Inject to compile. (#1983)" This reverts commit e98e1939f3a16740261ccb306f2be82c54d470a6. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a1d557d0..a7101764 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ javax.inject javax.inject 1 - compile + test