Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit f9ecb1a

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-release-plugin from 2.5.3 to 3.0.0
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 2.5.3 to 3.0.0. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-2.5.3...maven-release-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e9e7cc commit f9ecb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.apache.maven.plugins</groupId>
132132
<artifactId>maven-release-plugin</artifactId>
133-
<version>2.5.3</version>
133+
<version>3.0.0</version>
134134
<configuration>
135135
<autoVersionSubmodules>true</autoVersionSubmodules>
136136
</configuration>

0 commit comments

Comments
 (0)