Skip to content

Commit 2a7ba6e

Browse files
Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart (#153)
1 parent 82b9e58 commit 2a7ba6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ limitations under the License.
134134
<plugin>
135135
<groupId>org.apache.maven.plugins</groupId>
136136
<artifactId>maven-release-plugin</artifactId>
137-
<version>3.0.0</version>
137+
<version>3.0.1</version>
138138
<configuration>
139139
<mavenExecutorId>forked-path</mavenExecutorId>
140140
<arguments>-Psonatype-oss-release</arguments>

0 commit comments

Comments
 (0)