Skip to content

Commit

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

Updates `org.apache.maven.surefire:surefire-junit4` from 3.2.2 to 3.2.5

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 10, 2024
1 parent 8743812 commit 2f85e99
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 @@ -77,7 +77,7 @@
<spring.version>5.3.28</spring.version>
<maven-failsafe-plugin.version>3.2.2</maven-failsafe-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<sonar.projectName>Liquibase</sonar.projectName>
<sonar.projectDescription>Liquibase</sonar.projectDescription>
<sonar.projectKey>liquibase</sonar.projectKey>
Expand Down

0 comments on commit 2f85e99

Please sign in to comment.