Skip to content

Commit c7cd41d

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3.2.0
1 parent 3331062 commit c7cd41d

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
@@ -355,7 +355,7 @@
355355
</plugin>
356356
<plugin>
357357
<artifactId>maven-release-plugin</artifactId>
358-
<version>3.1.1</version>
358+
<version>3.2.0</version>
359359
<configuration>
360360
<tagNameFormat>v@{project.version}</tagNameFormat>
361361
</configuration>

0 commit comments

Comments
 (0)