Skip to content

Commit 79edd78

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

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
@@ -318,7 +318,7 @@
318318
</plugin>
319319
<plugin>
320320
<artifactId>maven-release-plugin</artifactId>
321-
<version>3.1.1</version>
321+
<version>3.2.0</version>
322322
<configuration>
323323
<tagNameFormat>v@{project.version}</tagNameFormat>
324324
</configuration>

0 commit comments

Comments
 (0)