Skip to content

Commit

Permalink
Bump surefire-plugin.version from 3.5.1 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps `surefire-plugin.version` from 3.5.1 to 3.5.2.

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lampajr committed Nov 8, 2024
1 parent 1264394 commit 817724f
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 @@ -85,7 +85,7 @@
<graalvm.version>23.1.2</graalvm.version>
<quarkus.version>3.14.4</quarkus.version>
<quinoa.version>2.5.0</quinoa.version>
<surefire-plugin.version>3.5.1</surefire-plugin.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
<failsafe-plugin.version>3.5.1</failsafe-plugin.version>
<keycloak-admin-client.version>23.0.3</keycloak-admin-client.version>
<validator.version>1.5.2</validator.version>
Expand Down

0 comments on commit 817724f

Please sign in to comment.