Bump json-smart from 2.4.7 to 2.4.8 in /plugins/repository-hdfs (#2735)
* Bump json-smart from 2.4.7 to 2.4.8 in /plugins/repository-hdfs Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.7 to 2.4.8. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.8) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9ca90eb88
commit
baaab58ccc
|
@ -80,7 +80,7 @@ dependencies {
|
||||||
api 'javax.servlet:servlet-api:2.5'
|
api 'javax.servlet:servlet-api:2.5'
|
||||||
api "org.slf4j:slf4j-api:${versions.slf4j}"
|
api "org.slf4j:slf4j-api:${versions.slf4j}"
|
||||||
api "org.apache.logging.log4j:log4j-slf4j-impl:${versions.log4j}"
|
api "org.apache.logging.log4j:log4j-slf4j-impl:${versions.log4j}"
|
||||||
api 'net.minidev:json-smart:2.4.7'
|
api 'net.minidev:json-smart:2.4.8'
|
||||||
api 'org.apache.zookeeper:zookeeper:3.7.0'
|
api 'org.apache.zookeeper:zookeeper:3.7.0'
|
||||||
api "io.netty:netty-all:${versions.netty}"
|
api "io.netty:netty-all:${versions.netty}"
|
||||||
implementation 'com.fasterxml.woodstox:woodstox-core:6.2.8'
|
implementation 'com.fasterxml.woodstox:woodstox-core:6.2.8'
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
8d7f4c1530c07c54930935f3da85f48b83b3c109
|
|
|
@ -0,0 +1 @@
|
||||||
|
7c62f5f72ab05eb54d40e2abf0360a2fe9ea477f
|
Loading…
Reference in New Issue