Revert "Change scope of javax.inject.Inject to compile. (#1983)"

This reverts commit e98e1939f3.
This commit is contained in:
mikereiche
2024-10-10 16:53:58 -07:00
parent 92f2750c24
commit 27ce8ab513

View File

@@ -60,7 +60,7 @@
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<version>1</version>
<scope>compile</scope>
<scope>test</scope>
</dependency>
<dependency>