From 756a8c5ae9984aeb956b55c592c2579a3836f020 Mon Sep 17 00:00:00 2001 From: mikereiche Date: Thu, 10 Oct 2024 16:52:08 -0700 Subject: [PATCH] Revert "Change scope of javax.inject.Inject to compile. (#1983)" This reverts commit 9db3d6d1522e84f3d5b00b8f851aa2e0a11825e0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 728878a0..df2fa5f4 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ javax.inject javax.inject 1 - compile + test