Skip to content

Commit 988f8d0

Browse files
build(deps): bump org.apache.maven.plugins:maven-release-plugin
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] <[email protected]>
1 parent b5b62d0 commit 988f8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

droid-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-release-plugin</artifactId>
195-
<version>3.0.1</version>
195+
<version>3.1.1</version>
196196
<dependencies>
197197
<dependency>
198198
<groupId>org.apache.maven.scm</groupId>

0 commit comments

Comments
 (0)