Skip to content

Commit

Permalink
Merge pull request #163 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.2

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
2 parents 3a94ea8 + b1da6d6 commit c83e68d
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.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<kotlin.version>2.0.21</kotlin.version>

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

0 comments on commit c83e68d

Please sign in to comment.