Skip to content

Commit

Permalink
Merge pull request #18 from dspinellis/dependabot/maven/maven-2f29c6db53
Browse files Browse the repository at this point in the history
Bump junit:junit from 4.11 to 4.13.1 in the maven group across 1 directory
  • Loading branch information
dspinellis authored Jan 14, 2025
2 parents d265924 + 4ee5e76 commit 465b0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 465b0f0

Please sign in to comment.