Skip to content

Commit

Permalink
Merge pull request #264 from tobiasstadler/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-failsafe-plugin-3.3.1

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1
  • Loading branch information
tobiasstadler authored Jul 15, 2024
2 parents 5709e8c + a41a2b8 commit 2bddadf
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 @@ -113,7 +113,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
Expand Down

0 comments on commit 2bddadf

Please sign in to comment.