Bump woodstox-core from 6.1.1 to 6.2.8 in /plugins/repository-hdfs (#2187)
* Bump woodstox-core from 6.1.1 to 6.2.8 in /plugins/repository-hdfs Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.1.1 to 6.2.8. - [Release notes](https://github.com/FasterXML/woodstox/releases) - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.1.1...woodstox-core-6.2.8) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-type: direct:production update-type: version-update:semver-minor ... 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
06560d4813
commit
1cd009567c
|
@ -83,7 +83,7 @@ dependencies {
|
|||
api 'net.minidev:json-smart:2.4.7'
|
||||
api 'org.apache.zookeeper:zookeeper:3.7.0'
|
||||
api "io.netty:netty-all:${versions.netty}"
|
||||
implementation 'com.fasterxml.woodstox:woodstox-core:6.1.1'
|
||||
implementation 'com.fasterxml.woodstox:woodstox-core:6.2.8'
|
||||
implementation 'org.codehaus.woodstox:stax2-api:4.2.1'
|
||||
|
||||
hdfsFixture project(':test:fixtures:hdfs-fixture')
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
989bb31963ed1758b95c7c4381a91592a9a8df61
|
|
@ -0,0 +1 @@
|
|||
670748292899c53b1963730d9eb7f8ab71314e90
|
Loading…
Reference in New Issue