Skip to content

Commit bfcd38c

Browse files
Bump maven-surefire-plugin from 2.18.1 to 2.22.2
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.18.1 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.18.1...surefire-2.22.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55a3ed0 commit bfcd38c

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
@@ -278,7 +278,7 @@
278278
<plugin>
279279
<groupId>org.apache.maven.plugins</groupId>
280280
<artifactId>maven-surefire-plugin</artifactId>
281-
<version>2.18.1</version>
281+
<version>2.22.2</version>
282282
<configuration>
283283
<useSystemClassLoader>false</useSystemClassLoader>
284284
</configuration>

0 commit comments

Comments
 (0)