Skip to content

Commit 169a33d

Browse files
Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M4 to 3.0.0-M5. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.0-M4...maven-release-3.0.0-M5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 904b92c commit 169a33d

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
@@ -439,7 +439,7 @@ limitations under the License.
439439
<plugin>
440440
<groupId>org.apache.maven.plugins</groupId>
441441
<artifactId>maven-release-plugin</artifactId>
442-
<version>3.0.0-M4</version>
442+
<version>3.0.0-M5</version>
443443
<configuration>
444444
<goals>deploy</goals>
445445
<mavenExecutorId>forked-path</mavenExecutorId>

0 commit comments

Comments
 (0)