Skip to content

Commit

Permalink
Merge pull request #495 from hazendaz/spotbugs
Browse files Browse the repository at this point in the history
[pom] Bump junit to 5.9.1
  • Loading branch information
hazendaz authored Oct 2, 2022
2 parents 6bf634d + f9dc957 commit e2921d8
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 @@ -155,7 +155,7 @@
<!-- Groovymavenplus doesn't like simple '8' for java 8 until next release -->
<java.version>1.8</java.version>

<junitVersion>5.9.0</junitVersion>
<junitVersion>5.9.1</junitVersion>
<spotbugsVersion>4.7.2</spotbugsVersion>
<spotbugsTag>4.7.2</spotbugsTag>
<slf4jVersion>2.0.3</slf4jVersion>
Expand Down

0 comments on commit e2921d8

Please sign in to comment.