Bump protobuf-java from 3.19.3 to 3.20.0 in /plugins/repository-hdfs (#2836)
* Bump protobuf-java from 3.19.3 to 3.20.0 in /plugins/repository-hdfs Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.3 to 3.20.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.3...v3.20.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java 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
81e2455df1
commit
00ae764752
|
@ -67,7 +67,7 @@ dependencies {
|
||||||
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
|
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
|
||||||
api 'com.google.code.gson:gson:2.9.0'
|
api 'com.google.code.gson:gson:2.9.0'
|
||||||
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
|
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
|
||||||
api 'com.google.protobuf:protobuf-java:3.19.3'
|
api 'com.google.protobuf:protobuf-java:3.20.0'
|
||||||
api "commons-logging:commons-logging:${versions.commonslogging}"
|
api "commons-logging:commons-logging:${versions.commonslogging}"
|
||||||
api 'commons-cli:commons-cli:1.2'
|
api 'commons-cli:commons-cli:1.2'
|
||||||
api "commons-codec:commons-codec:${versions.commonscodec}"
|
api "commons-codec:commons-codec:${versions.commonscodec}"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
4b57f1b1b9e281231c3fcfc039ce3021e29ff570
|
|
|
@ -0,0 +1 @@
|
||||||
|
3c72ddaaab7ffafe789e4f732c1fd614eb798bf4
|
Loading…
Reference in New Issue