Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v…
Browse files Browse the repository at this point in the history
…3.2.3
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 4a02264 commit 32da2d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<library.java.version>1.8</library.java.version>

<maven.compiler.version>3.11.0</maven.compiler.version>
<maven.surefire.version>3.2.2</maven.surefire.version>
<maven.surefire.version>3.2.3</maven.surefire.version>
<maven.failsafe.version>3.2.3</maven.failsafe.version>
<maven.assembly.version>3.3.0</maven.assembly.version>
<git-changelog-maven-plugin.version>1.100.7</git-changelog-maven-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion type-alias-axon-serializer-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

<!-- Maven Plugins -->
<maven.compiler.version>3.11.0</maven.compiler.version>
<maven.surefire.version>3.2.2</maven.surefire.version>
<maven.surefire.version>3.2.3</maven.surefire.version>
<maven.failsafe.version>3.2.3</maven.failsafe.version>
<maven.assembly.version>3.3.0</maven.assembly.version>
<maven.dependency.version>3.6.1</maven.dependency.version>
Expand Down

0 comments on commit 32da2d0

Please sign in to comment.