Skip to content

Commit d14c300

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

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
@@ -321,7 +321,7 @@
321321
</plugin>
322322
<plugin>
323323
<artifactId>maven-release-plugin</artifactId>
324-
<version>3.0.0</version>
324+
<version>3.0.1</version>
325325
<configuration>
326326
<useReleaseProfile>false</useReleaseProfile>
327327
<tagNameFormat>v@{version}</tagNameFormat>

0 commit comments

Comments
 (0)