Skip to content

Commit

Permalink
build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent eff4ce8 commit 49b3349
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 @@ -168,7 +168,7 @@
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<maven-site-plugin.version>3.20.0</maven-site-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
<maven.compiler.debug>true</maven.compiler.debug>
<maven.compiler.parameters>true</maven.compiler.parameters>
<maven.compiler.release>${java.version}</maven.compiler.release>
Expand Down

0 comments on commit 49b3349

Please sign in to comment.