Skip to content

Commit 5347b62

Browse files
Bump maven-release-plugin in /json-smart-action (#100)
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M5 to 3.0.0-M6. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.0-M5...maven-release-3.0.0-M6) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 937a405 commit 5347b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart-action/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-release-plugin</artifactId>
118-
<version>3.0.0-M5</version>
118+
<version>3.0.0-M6</version>
119119
<configuration>
120120
<mavenExecutorId>forked-path</mavenExecutorId>
121121
<arguments>-Psonatype-oss-release</arguments>

0 commit comments

Comments
 (0)