Skip to content

Commit d8a969d

Browse files
Bump maven-failsafe-plugin from 2.21.0 to 2.22.2 (#62)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.21.0 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.21.0...surefire-2.22.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2215f80 commit d8a969d

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
@@ -330,7 +330,7 @@
330330
<plugin>
331331
<groupId>org.apache.maven.plugins</groupId>
332332
<artifactId>maven-failsafe-plugin</artifactId>
333-
<version>2.21.0</version>
333+
<version>2.22.2</version>
334334
</plugin>
335335
<plugin>
336336
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)