Skip to content

Commit 8eed620

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

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
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-release-plugin</artifactId>
131-
<version>3.2.0</version>
131+
<version>3.3.0</version>
132132
<configuration>
133133
<tagNameFormat>v@{project.version}</tagNameFormat>
134134
</configuration>

0 commit comments

Comments
 (0)