Skip to content

Commit 5719e7c

Browse files
Bump json-smart.version from 2.5.2 to 2.6.0
Bumps `json-smart.version` from 2.5.2 to 2.6.0. Updates `net.minidev:accessors-smart` from 2.5.2 to 2.6.0 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.2...v2.6.0) Updates `net.minidev:json-smart` from 2.5.2 to 2.6.0 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.2...v2.6.0) Updates `net.minidev:json-smart-action` from 2.5.2 to 2.6.0 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.2...v2.6.0) --- updated-dependencies: - dependency-name: net.minidev:accessors-smart dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.minidev:json-smart dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.minidev:json-smart-action dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7502ad0 commit 5719e7c

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}.3</jenkins.version>
3434
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
3535
<spotless.check.skip>false</spotless.check.skip>
36-
<json-smart.version>2.5.2</json-smart.version>
36+
<json-smart.version>2.6.0</json-smart.version>
3737
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
3838
<hpi.bundledArtifacts>accessors-smart,json-path,json-smart,json-smart-action</hpi.bundledArtifacts>
3939
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>

0 commit comments

Comments
 (0)