Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents 53b1716 + 372fa25 commit 36d25da
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.5.0</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
<kotlin.version>2.0.20</kotlin.version>

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

0 comments on commit 36d25da

Please sign in to comment.