Skip to content

Commit 0a53150

Browse files
authored
Merge pull request #61 from solr-cool/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M6
Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6
2 parents 8fb1f2f + 2f0a40c commit 0a53150

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
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-failsafe-plugin</artifactId>
65-
<version>3.0.0-M5</version>
65+
<version>3.0.0-M6</version>
6666
<executions>
6767
<execution>
6868
<goals>

0 commit comments

Comments
 (0)