Skip to content

Commit

Permalink
cyberark#122 Change JUnit scope to test
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthraban committed Feb 8, 2025
1 parent c528de9 commit 8381b8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.1</version>
<scope>test</scope>
</dependency>

<!-- must include JAXB manually post Java 9 -->
Expand Down

0 comments on commit 8381b8b

Please sign in to comment.