Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.3.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent f2c5dea commit 0afb9a8
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 @@ -54,7 +54,7 @@
<uportal-libs.version>[5.4.0,6.0)</uportal-libs.version>
<guava.version>31.1-jre</guava.version>

<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
<maven-enforcer-plugin.version>1.4.1</maven-enforcer-plugin.version>
<surefire-report-plugin.version>2.0-beta-1</surefire-report-plugin.version>
<cobertura-maven-plugin.version>2.7</cobertura-maven-plugin.version>
Expand Down

0 comments on commit 0afb9a8

Please sign in to comment.