Skip to content

Commit f6f9e34

Browse files
authored
Merge pull request #266 from carlspring/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0-M4
build(deps): bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4
2 parents 6c182a8 + 7003e37 commit f6f9e34

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)