Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit b214bc3

Browse files
Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#40)
1 parent cdf7b32 commit b214bc3

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
@@ -241,7 +241,7 @@
241241
<plugin>
242242
<groupId>org.apache.maven.plugins</groupId>
243243
<artifactId>maven-surefire-plugin</artifactId>
244-
<version>3.1.0</version>
244+
<version>3.1.2</version>
245245
<configuration>
246246
<useFile>true</useFile>
247247
<excludes>

0 commit comments

Comments
 (0)