Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
2 parents 30f4e91 + 2c89c42 commit 633eaf8
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.12.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
<kotlin.version>2.0.10</kotlin.version>

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

0 comments on commit 633eaf8

Please sign in to comment.