Skip to content

Commit 30da8d2

Browse files
Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 (#1130)
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.3.0...maven-release-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 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> Co-authored-by: Diego Fincatto <[email protected]>
1 parent 8079aa5 commit 30da8d2

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
@@ -266,7 +266,7 @@
266266
<plugin>
267267
<groupId>org.apache.maven.plugins</groupId>
268268
<artifactId>maven-release-plugin</artifactId>
269-
<version>3.3.0</version>
269+
<version>3.3.1</version>
270270
<configuration>
271271
<scmCommentPrefix>[maven-release-plugin] [skip ci]</scmCommentPrefix>
272272
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>

0 commit comments

Comments
 (0)