Skip to content

Commit 13f0897

Browse files
Merge pull request #17629 from iterate-ch/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.2.0
2 parents e70dba0 + 342ef17 commit 13f0897

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
@@ -499,7 +499,7 @@
499499
<plugin>
500500
<groupId>org.apache.maven.plugins</groupId>
501501
<artifactId>maven-release-plugin</artifactId>
502-
<version>3.1.1</version>
502+
<version>3.2.0</version>
503503
<configuration>
504504
<arguments>-DskipTests</arguments>
505505
</configuration>

0 commit comments

Comments
 (0)