Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-release-plugin from 3.0.0-M7 to 3.0.1
  • Loading branch information
oleg-nenashev authored Oct 17, 2023
2 parents a916a27 + 79f19bf commit 18a9598
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 @@ -218,7 +218,7 @@
<profile>
<id>release</id>
<properties>
<version.maven-release-plugin>3.0.0-M7</version.maven-release-plugin>
<version.maven-release-plugin>3.0.1</version.maven-release-plugin>
<version.maven-gpg-plugin>3.0.1</version.maven-gpg-plugin>
</properties>
<build>
Expand Down

0 comments on commit 18a9598

Please sign in to comment.