Skip to content

Commit ac0a229

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3.3.0
1 parent bf38588 commit ac0a229

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.2.0</version>
321+
<version>3.3.0</version>
322322
<configuration>
323323
<tagNameFormat>v@{project.version}</tagNameFormat>
324324
</configuration>

0 commit comments

Comments
 (0)