Skip to content

Commit 3b2d30c

Browse files
authored
Merge pull request #135 from netplex/dependabot/maven/json-smart-action/org.apache.maven.plugins-maven-release-plugin-3.0.0
Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 in /json-smart-action
2 parents 53f7b12 + 71f9493 commit 3b2d30c

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
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.apache.maven.plugins</groupId>
121121
<artifactId>maven-release-plugin</artifactId>
122-
<version>3.0.0-M7</version>
122+
<version>3.0.0</version>
123123
<configuration>
124124
<mavenExecutorId>forked-path</mavenExecutorId>
125125
<arguments>-Psonatype-oss-release</arguments>

0 commit comments

Comments
 (0)