Skip to content

Commit 9ebe2e4

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3
1 parent 728f077 commit 9ebe2e4

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
@@ -228,7 +228,7 @@
228228
<!-- TODO: Consider switching to using `mvn versions:set` and org.sonatype.plugins:nexus-staging-maven-plugin -->
229229
<groupId>org.apache.maven.plugins</groupId>
230230
<artifactId>maven-release-plugin</artifactId>
231-
<version>2.5.3</version>
231+
<version>3.1.1</version>
232232
<configuration>
233233
<!-- When updating versions during release, synchronise versions of sub-modules with the parent-pom. -->
234234
<autoVersionSubmodules>true</autoVersionSubmodules>

0 commit comments

Comments
 (0)