Skip to content

Commit af1c469

Browse files
chore(deps): bump org.apache.maven.plugins:maven-release-plugin (#332)
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e6a7d5 commit af1c469

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
@@ -280,7 +280,7 @@
280280
<plugin>
281281
<groupId>org.apache.maven.plugins</groupId>
282282
<artifactId>maven-release-plugin</artifactId>
283-
<version>3.0.1</version>
283+
<version>3.1.1</version>
284284
<configuration>
285285
<projectVersionPolicyId>SemVerVersionPolicy</projectVersionPolicyId>
286286
<tagNameFormat>v@{project.version}</tagNameFormat>

0 commit comments

Comments
 (0)