Skip to content

Commit 26c0b31

Browse files
Bump json-smart.version from 2.5.0 to 2.5.1
Bumps `json-smart.version` from 2.5.0 to 2.5.1. Updates `net.minidev:accessors-smart` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.0...2.5.1) Updates `net.minidev:json-smart` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.0...2.5.1) Updates `net.minidev:json-smart-action` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.0...2.5.1) --- 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] <[email protected]>
1 parent 57de85c commit 26c0b31

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
@@ -32,7 +32,7 @@
3232
<jenkins.version>2.426.3</jenkins.version>
3333
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
3434
<spotless.check.skip>false</spotless.check.skip>
35-
<json-smart.version>2.5.0</json-smart.version>
35+
<json-smart.version>2.5.1</json-smart.version>
3636
</properties>
3737

3838
<dependencyManagement>

0 commit comments

Comments
 (0)