Skip to content

Commit

Permalink
Merge pull request #94 from logchange/renovate/org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…ns-maven-failsafe-plugin-3.x

Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.0.0
  • Loading branch information
marwin1991 committed Apr 25, 2023
2 parents 960bc27 + 2e5af0f commit 52a15af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logchange-maven-plugin/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.0.0-M7</version>
<version>3.0.0</version>
<configuration>
<systemProperties>
<maven.version>${maven.version}</maven.version>
Expand Down

0 comments on commit 52a15af

Please sign in to comment.