Skip to content

Commit c156af3

Browse files
gl-johnsonGitHub Enterprise
authored andcommitted
CNJR-0000: Merge pull request #16 from Conjur-Enterprise/change-junit-to-test-scope
#122 Change JUnit scope to test
2 parents ea4cd87 + 579dbe9 commit c156af3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
<groupId>junit</groupId>
206206
<artifactId>junit</artifactId>
207207
<version>4.13.1</version>
208+
<scope>test</scope>
208209
</dependency>
209210

210211
<!-- must include JAXB manually post Java 9 -->

0 commit comments

Comments
 (0)