Skip to content

Commit 935a22d

Browse files
Bump maven-release-plugin from 2.5.3 to 3.0.1
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 2.5.3 to 3.0.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-2.5.3...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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5da730 commit 935a22d

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
@@ -324,7 +324,7 @@ under the License.
324324
<plugin>
325325
<groupId>org.apache.maven.plugins</groupId>
326326
<artifactId>maven-release-plugin</artifactId>
327-
<version>2.5.3</version>
327+
<version>3.0.1</version>
328328
<configuration>
329329
<autoVersionSubmodules>true</autoVersionSubmodules>
330330
</configuration>

0 commit comments

Comments
 (0)