Skip to content

Commit

Permalink
Merge pull request #225 from awslabs/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-failsafe-plugin-3.2.5

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5
  • Loading branch information
ziyanli-amazon committed Apr 23, 2024
2 parents 65d1c9c + 5463a60 commit 7b7eb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 7b7eb29

Please sign in to comment.