Skip to content

Commit f06cced

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] <support@github.com>
1 parent 96074e1 commit f06cced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ under the License.
340340
<plugin>
341341
<groupId>org.apache.maven.plugins</groupId>
342342
<artifactId>maven-release-plugin</artifactId>
343-
<version>3.0.1</version>
343+
<version>3.1.0</version>
344344
<configuration>
345345
<autoVersionSubmodules>true</autoVersionSubmodules>
346346
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)