Skip to content

Commit c588cc6

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3.2.0 (#102)
Co-authored-by: nautilus-renovate-1[bot] <234351259+nautilus-renovate-1[bot]@users.noreply.github.com>
1 parent 89e736e commit c588cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>org.apache.maven.plugins</groupId>
9696
<artifactId>maven-release-plugin</artifactId>
97-
<version>3.1.1</version>
97+
<version>3.2.0</version>
9898
<configuration>
9999
<tagNameFormat>@{project.version}</tagNameFormat>
100100
</configuration>

0 commit comments

Comments
 (0)