Skip to content

Commit

Permalink
Merge pull request #6 from nbauma109/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-release-plugin-3.0.0-M7

Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7
  • Loading branch information
nbauma109 authored Apr 23, 2023
2 parents e93cdce + f18ceb8 commit ad14512
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 @@ -34,7 +34,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.0-M6</version>
<version>3.0.0-M7</version>
<configuration>
<arguments>${arguments}</arguments>
<goals>install</goals>
Expand Down

0 comments on commit ad14512

Please sign in to comment.