Skip to content

Commit eefca05

Browse files
authored
Merge pull request #98 from jenkinsci/dependabot/maven/json-smart.version-2.6.0
Bump json-smart.version from 2.5.2 to 2.6.0
2 parents 1a4fba5 + 5719e7c commit eefca05

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)