Skip to content

Commit

Permalink
[pom] Bump junit to 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Sep 6, 2022
1 parent ea6cb7c commit 97012fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -152,7 +152,7 @@
<!-- Groovymavenplus doesn't like simple '8' for java 8 until next release -->
<java.version>1.8</java.version>

<junitVersion>5.9.0-RC1</junitVersion>
<junitVersion>5.9.0</junitVersion>
<spotbugsVersion>4.7.2</spotbugsVersion>
<spotbugsTag>4.7.2</spotbugsTag>
<slf4jVersion>2.0.0</slf4jVersion>
Expand Down

0 comments on commit 97012fa

Please sign in to comment.