Skip to content

Commit

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

Updates `org.apache.maven.surefire:surefire-junit4` 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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Dec 10, 2024
1 parent cb77f10 commit 9ad44b2
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 @@ -72,7 +72,7 @@
<maven.plugin.owasp.version>10.0.4</maven.plugin.owasp.version>
<maven.plugin.source.version>3.3.1</maven.plugin.source.version>
<maven.plugin.spotless.version>2.43.0</maven.plugin.spotless.version>
<maven.plugin.surefire.version>3.5.1</maven.plugin.surefire.version>
<maven.plugin.surefire.version>3.5.2</maven.plugin.surefire.version>
<okhttp3.version>4.12.0</okhttp3.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<root.basedir>${maven.multiModuleProjectDirectory}</root.basedir>
Expand Down

0 comments on commit 9ad44b2

Please sign in to comment.