Skip to content

Commit 2c2a2ca

Browse files
chore(deps): bump maven-surefire-plugin from 2.22.0 to 2.22.2 (#545)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.0 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-2.22.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 565aef2 commit 2c2a2ca

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
@@ -289,7 +289,7 @@
289289
<!-- Test Phase -->
290290
<plugin>
291291
<artifactId>maven-surefire-plugin</artifactId>
292-
<version>2.22.0</version>
292+
<version>2.22.2</version>
293293
<configuration>
294294
<skipTests>${skipUTs}</skipTests>
295295
</configuration>

0 commit comments

Comments
 (0)