Skip to content

Commit

Permalink
JAVA-1672: updating surefire version in main pom
Browse files Browse the repository at this point in the history
  • Loading branch information
chaos2418 committed Nov 5, 2021
1 parent 9f40914 commit 2d415ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1398,8 +1398,7 @@
<logback.version>1.2.6</logback.version>

<!-- plugins -->
<!-- can't upgrade the plugin yet; as there is an issue with 2.22 no longer running all the tests-->
<maven-surefire-plugin.version>2.21.0</maven-surefire-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<java.version>1.8</java.version>
Expand Down

0 comments on commit 2d415ae

Please sign in to comment.