Skip to content

Commit c1ada39

Browse files
author
Damian Staszewski
authored
Merge pull request #28 from stachu540/dependabot/maven/dev/org.apache.maven.plugins-maven-surefire-plugin-2.21.0
Bump org.apache.maven.plugins:maven-surefire-plugin from 2.20.1 to 2.21.0
2 parents 9b033dc + 848cca6 commit c1ada39

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
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.apache.maven.plugins</groupId>
132132
<artifactId>maven-surefire-plugin</artifactId>
133-
<version>2.20.1</version>
133+
<version>2.21.0</version>
134134
<configuration>
135135
<properties>
136136
<excludeTags>slow</excludeTags>

0 commit comments

Comments
 (0)