Skip to content

Commit

Permalink
chore(deps): Bump maven-release-plugin from 2.5.3 to 3.0.0 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent 949a8a3 commit d13302e
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 @@ -188,7 +188,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<version>3.0.0</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<releaseProfiles>release</releaseProfiles>
Expand Down

0 comments on commit d13302e

Please sign in to comment.