Skip to content

Commit 6e64050

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 (#50)
Bumps [org.apache.maven.plugins:maven-failsafe-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-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a22481 commit 6e64050

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
@@ -46,7 +46,7 @@
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>
4848
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
49-
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>
49+
<maven-failsafe-plugin.version>3.3.0</maven-failsafe-plugin.version>
5050
<maven-git-commit-id-plugin.version>4.9.10</maven-git-commit-id-plugin.version>
5151

5252
<scmVersionType>branch</scmVersionType>

0 commit comments

Comments
 (0)