Skip to content

Commit 7caa053

Browse files
Update dependency org.apache.maven.plugins:maven-release-plugin to v3.2.0 (#411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a23894 commit 7caa053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stride-application-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608
<plugin>
609609
<groupId>org.apache.maven.plugins</groupId>
610610
<artifactId>maven-release-plugin</artifactId>
611-
<version>3.1.1</version>
611+
<version>3.2.0</version>
612612
<configuration>
613613
<tagNameFormat>@{project.version}</tagNameFormat>
614614
<autoVersionSubmodules>true</autoVersionSubmodules>

0 commit comments

Comments
 (0)