Skip to content

Commit 7003e37

Browse files
build(deps): bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M1 to 3.0.0-M4. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.0-M1...maven-release-3.0.0-M4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c182a8 commit 7003e37

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
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.apache.maven.plugins</groupId>
138138
<artifactId>maven-release-plugin</artifactId>
139-
<version>3.0.0-M1</version>
139+
<version>3.0.0-M4</version>
140140
<configuration>
141141
<mavenExecutorId>forked-path</mavenExecutorId>
142142
<pushChanges>false</pushChanges>

0 commit comments

Comments
 (0)