Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 1b8181c

Browse files
Bump gson from 2.8.9 to 2.9.0 in /plugins/repository-hdfs (opensearch-project#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](google/gson@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] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 0df9845 commit 1b8181c

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
@@ -65,7 +65,7 @@ dependencies {
6565
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
6666
api 'org.apache.avro:avro:1.10.2'
6767
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson}"
68-
api 'com.google.code.gson:gson:2.8.9'
68+
api 'com.google.code.gson:gson:2.9.0'
6969
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
7070
api 'com.google.protobuf:protobuf-java:3.19.3'
7171
api 'commons-logging:commons-logging:1.1.3'

plugins/repository-hdfs/licenses/gson-2.8.9.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8a1167e089096758b49f9b34066ef98b2f4b37aa

0 commit comments

Comments
 (0)