Skip to content

Commit dcb7eab

Browse files
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 (#838)
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2d17d4 commit dcb7eab

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
@@ -476,7 +476,7 @@
476476
</plugin>
477477
<plugin>
478478
<artifactId>maven-release-plugin</artifactId>
479-
<version>3.0.1</version>
479+
<version>3.1.0</version>
480480
<configuration>
481481
<tagNameFormat>v@{project.version}</tagNameFormat>
482482
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>

0 commit comments

Comments
 (0)