Skip to content

Commit

Permalink
Merge pull request #6 from eddiecarpenter/dependabot/maven/junit-juni…
Browse files Browse the repository at this point in the history
…t-4.13.2

Bump junit:junit from 3.8.1 to 4.13.2
  • Loading branch information
eddiecarpenter authored Aug 20, 2024
2 parents 4263497 + 0b5eac1 commit a07fca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpalite-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a07fca2

Please sign in to comment.