Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-release-plugin to v3…
Browse files Browse the repository at this point in the history
….1.1 (#58)

Co-authored-by: renovate-baret[bot] <165508104+renovate-baret[bot]@users.noreply.github.com>
  • Loading branch information
renovate-baret[bot] authored Jul 15, 2024
1 parent 386fb42 commit e4255dd
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 @@ -96,7 +96,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<configuration>
<releaseProfiles>sign</releaseProfiles>
<tagNameFormat>v@{project.version}</tagNameFormat>
Expand Down

0 comments on commit e4255dd

Please sign in to comment.