Skip to content

Commit

Permalink
Merge pull request #236 from saurabhpro/renovate/org.apache.maven.plu…
Browse files Browse the repository at this point in the history
…gins-maven-failsafe-plugin-3.x

Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.3.1
  • Loading branch information
saurabhpro authored Jul 11, 2024
2 parents cef76e5 + eb04736 commit bec181a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coursera-algorithms-part-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.1</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit bec181a

Please sign in to comment.