Bump gson from 2.8.9 to 2.9.0 in /plugins/repository-hdfs (#2279)
* Bump gson from 2.8.9 to 2.9.0 in /plugins/repository-hdfs Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.9.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson 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
0df9845392
commit
1b8181cb50
|
@ -65,7 +65,7 @@ dependencies {
|
|||
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
|
||||
api 'org.apache.avro:avro:1.10.2'
|
||||
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson}"
|
||||
api 'com.google.code.gson:gson:2.8.9'
|
||||
api 'com.google.code.gson:gson:2.9.0'
|
||||
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
|
||||
api 'com.google.protobuf:protobuf-java:3.19.3'
|
||||
api 'commons-logging:commons-logging:1.1.3'
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
8a432c1d6825781e21a02db2e2c33c5fde2833b9
|
|
@ -0,0 +1 @@
|
|||
8a1167e089096758b49f9b34066ef98b2f4b37aa
|
Loading…
Reference in New Issue