Skip to content

Commit 0a22481

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#51)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32d2cd2 commit 0a22481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<maven-spring-boot-plugin.version>3.3.1</maven-spring-boot-plugin.version>
4747
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
48-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
48+
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
4949
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>
5050
<maven-git-commit-id-plugin.version>4.9.10</maven-git-commit-id-plugin.version>
5151

0 commit comments

Comments
 (0)