Skip to content

Commit

Permalink
upgrade junit version
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Apr 27, 2023
1 parent fa7fbdf commit da2125c
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 @@ -37,7 +37,7 @@
<maven.compiler.version>3.11.0</maven.compiler.version>
<maven.surefire.version>3.0.0</maven.surefire.version>
<maven.shade.version>3.2.4</maven.shade.version>
<junit5.version>5.9.2</junit5.version>
<junit5.version>5.9.3</junit5.version>
<nexus.staging.plugin.version>1.6.13</nexus.staging.plugin.version>
<spring.version>5.3.19</spring.version>
<spring.boot.version>2.6.6</spring.boot.version>
Expand Down

0 comments on commit da2125c

Please sign in to comment.