Skip to content

Commit 581ff72

Browse files
Bump org.apache.maven.plugins:maven-release-plugin in /json-smart (#205)
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.0...maven-release-3.1.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dc0081 commit 581ff72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

Lines changed: 1 addition & 1 deletion
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.1.0</version>
137+
<version>3.1.1</version>
138138
<configuration>
139139
<mavenExecutorId>forked-path</mavenExecutorId>
140140
<arguments>-Psonatype-oss-release</arguments>

0 commit comments

Comments
 (0)