Skip to content

Commit 664f254

Browse files
Bump net.minidev:json-smart from 2.5.1 to 2.5.2 in /plugins/repository-hdfs (opensearch-project#17376)
* Bump net.minidev:json-smart in /plugins/repository-hdfs Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) 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:json-smart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca8e4f8 commit 664f254

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

plugins/repository-hdfs/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
api 'javax.servlet:servlet-api:2.5'
8282
api "org.slf4j:slf4j-api:${versions.slf4j}"
8383
api "org.apache.logging.log4j:log4j-slf4j-impl:${versions.log4j}"
84-
api 'net.minidev:json-smart:2.5.1'
84+
api 'net.minidev:json-smart:2.5.2'
8585
api "io.netty:netty-all:${versions.netty}"
8686
implementation "com.fasterxml.woodstox:woodstox-core:${versions.woodstox}"
8787
implementation 'org.codehaus.woodstox:stax2-api:4.2.2'

plugins/repository-hdfs/licenses/json-smart-2.5.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
95d166b18f95907be0f46cdb9e1c0695eed03387

0 commit comments

Comments
 (0)