Skip to content

Commit a97739e

Browse files
Bump json-smart.version from 2.5.1 to 2.5.2
Bumps `json-smart.version` from 2.5.1 to 2.5.2. Updates `net.minidev:accessors-smart` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.1...2.5.2) Updates `net.minidev:json-smart` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.1...2.5.2) Updates `net.minidev:json-smart-action` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.1...2.5.2) --- updated-dependencies: - dependency-name: net.minidev:accessors-smart dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.minidev:json-smart dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.minidev:json-smart-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da4c405 commit a97739e

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
@@ -33,7 +33,7 @@
3333
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
3434
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
3535
<spotless.check.skip>false</spotless.check.skip>
36-
<json-smart.version>2.5.1</json-smart.version>
36+
<json-smart.version>2.5.2</json-smart.version>
3737
</properties>
3838

3939
<dependencyManagement>

0 commit comments

Comments
 (0)