Skip to content

Commit

Permalink
Merge pull request #418 from AxonFramework/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-surefire-plugin-3.2.3

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
  • Loading branch information
github-actions[bot] authored Dec 13, 2023
2 parents 958b023 + 0ccdc54 commit cf8f512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mongo-spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<!-- Build / Plugin -->
<jacoco-maven.version>0.8.11</jacoco-maven.version>
<maven-jar.version>3.3.0</maven-jar.version>
<maven-surefire.version>3.2.2</maven-surefire.version>
<maven-surefire.version>3.2.3</maven-surefire.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<maven-javadoc.version>3.6.3</maven-javadoc.version>
<maven-release.version>3.0.1</maven-release.version>
<maven-source.version>3.3.0</maven-source.version>
<maven-surefire.version>3.2.2</maven-surefire.version>
<maven-surefire.version>3.2.3</maven-surefire.version>
<maven-resources.version>3.3.1</maven-resources.version>
</properties>

Expand Down

0 comments on commit cf8f512

Please sign in to comment.