From 2425235be23249103ec6883470ccb6ff3b5bb80d Mon Sep 17 00:00:00 2001 From: mikereiche Date: Thu, 10 Oct 2024 08:53:06 -0700 Subject: [PATCH] Change scope of javax.inject.Inject to compile. Closes #1948. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df2fa5f47..728878a09 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ javax.inject javax.inject 1 - test + compile