Skip to content

Commit cce1aee

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.1 (#2958)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.1) --- 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 cb73980 commit cce1aee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -620,12 +620,12 @@
620620
<plugin>
621621
<groupId>org.apache.maven.plugins</groupId>
622622
<artifactId>maven-failsafe-plugin</artifactId>
623-
<version>3.2.5</version>
623+
<version>3.3.1</version>
624624
<dependencies>
625625
<dependency>
626626
<groupId>org.apache.maven.surefire</groupId>
627627
<artifactId>surefire-junit-platform</artifactId>
628-
<version>3.2.5</version>
628+
<version>3.3.1</version>
629629
</dependency>
630630
</dependencies>
631631
</plugin>

0 commit comments

Comments
 (0)