Skip to content

Commit 6257731

Browse files
Update dependency org.apache.maven.plugins:maven-release-plugin to v3.3.0 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5b9f2f commit 6257731

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
@@ -220,7 +220,7 @@
220220
<plugin>
221221
<groupId>org.apache.maven.plugins</groupId>
222222
<artifactId>maven-release-plugin</artifactId>
223-
<version>3.2.0</version>
223+
<version>3.3.0</version>
224224
<configuration>
225225
<tagNameFormat>@{project.version}</tagNameFormat>
226226
<autoVersionSubmodules>true</autoVersionSubmodules>

0 commit comments

Comments
 (0)