Skip to content

Commit 1b44f5c

Browse files
Merge pull request #181 from awslabs/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9
Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9
2 parents 17657b6 + 05a13fa commit 1b44f5c

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
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-failsafe-plugin</artifactId>
124-
<version>3.0.0-M7</version>
124+
<version>3.0.0-M9</version>
125125
<executions>
126126
<execution>
127127
<goals>

0 commit comments

Comments
 (0)