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