Skip to content

Commit 63a3733

Browse files
Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49c28a4 commit 63a3733

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
@@ -233,7 +233,7 @@
233233
<!-- TODO: Consider switching to using `mvn versions:set` and org.sonatype.plugins:nexus-staging-maven-plugin -->
234234
<groupId>org.apache.maven.plugins</groupId>
235235
<artifactId>maven-release-plugin</artifactId>
236-
<version>3.1.1</version>
236+
<version>3.2.0</version>
237237
<configuration>
238238
<!-- When updating versions during release, synchronise versions of sub-modules with the parent-pom. -->
239239
<autoVersionSubmodules>true</autoVersionSubmodules>

0 commit comments

Comments
 (0)