Skip to content

Commit 0a920ae

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump maven-surefire-plugin from 2.21.0 to 2.22.2
Bumps [maven-surefire-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) --- 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>
1 parent ee26af7 commit 0a920ae

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
@@ -51,7 +51,7 @@
5151
<plugin>
5252
<groupId>org.apache.maven.plugins</groupId>
5353
<artifactId>maven-surefire-plugin</artifactId>
54-
<version>2.21.0</version>
54+
<version>2.22.2</version>
5555
</plugin>
5656
<plugin>
5757
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)