Skip to content

Commit 34a9c9c

Browse files
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
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]>
1 parent 588e26a commit 34a9c9c

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
@@ -466,7 +466,7 @@
466466
</plugin>
467467
<plugin>
468468
<artifactId>maven-release-plugin</artifactId>
469-
<version>3.0.1</version>
469+
<version>3.1.0</version>
470470
<configuration>
471471
<useReleaseProfile>false</useReleaseProfile>
472472
<tagNameFormat>v@{version}</tagNameFormat>

0 commit comments

Comments
 (0)