Skip to content

Commit 21c0540

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 (#327)
1 parent 73c9d59 commit 21c0540

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
@@ -160,7 +160,7 @@
160160
<plugin>
161161
<groupId>org.apache.maven.plugins</groupId>
162162
<artifactId>maven-surefire-plugin</artifactId>
163-
<version>3.5.3</version>
163+
<version>3.5.4</version>
164164
<configuration>
165165
<skipTests>${skip.surefire.tests}</skipTests>
166166
</configuration>

0 commit comments

Comments
 (0)