Skip to content

Commit

Permalink
Merge pull request #87 from jesperancinha/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-surefire-plugin-3.2.1

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1
  • Loading branch information
github-actions[bot] authored Oct 24, 2023
2 parents f71c44c + bc5c2bb commit 0969cf0
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 @@ -14,7 +14,7 @@
<maven-compiler-plugin.source>${java.version}</maven-compiler-plugin.source>
<maven-compiler-plugin.target>${java.version}</maven-compiler-plugin.target>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.1</maven-surefire-plugin.version>
<kotlin.version>1.9.10</kotlin.version>

<spring-boot-starter-parent.version>3.1.5</spring-boot-starter-parent.version>
Expand Down

0 comments on commit 0969cf0

Please sign in to comment.