Skip to content

Commit 87db1ce

Browse files
committed
Update dependency org.apache.maven.plugins:maven-release-plugin to v3.3.0
1 parent b045b34 commit 87db1ce

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
@@ -127,7 +127,7 @@
127127
<plugin>
128128
<groupId>org.apache.maven.plugins</groupId>
129129
<artifactId>maven-release-plugin</artifactId>
130-
<version>3.2.0</version>
130+
<version>3.3.0</version>
131131
<configuration>
132132
<autoVersionSubmodules>true</autoVersionSubmodules>
133133
<tagNameFormat>v@{project.version}</tagNameFormat>

0 commit comments

Comments
 (0)