Skip to content

Commit

Permalink
Bump gson from 2.10 to 2.10.1 in /plugins/repository-hdfs (opensearch…
Browse files Browse the repository at this point in the history
…-project#5760)

* Bump gson from 2.10 to 2.10.1 in /plugins/repository-hdfs

Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.10...gson-parent-2.10.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  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>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

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>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Jan 21, 2023
1 parent 3bf5e5e commit 1ad344a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Replace latches with CompletableFutures for extensions ([#5646](https://github.com/opensearch-project/OpenSearch/pull/5646))
### Dependencies
- Bumps `wiremock-jre8-standalone` from 2.33.2 to 2.35.0
- Bumps `gson` from 2.10 to 2.10.1

### Dependencies
- Bumps `log4j-core` from 2.18.0 to 2.19.0
Expand Down
2 changes: 1 addition & 1 deletion plugins/repository-hdfs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
api 'org.apache.htrace:htrace-core4:4.2.0-incubating'
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
api 'org.apache.avro:avro:1.11.1'
api 'com.google.code.gson:gson:2.10'
api 'com.google.code.gson:gson:2.10.1'
runtimeOnly 'com.google.guava:guava:31.1-jre'
api 'com.google.protobuf:protobuf-java:3.21.12'
api "commons-logging:commons-logging:${versions.commonslogging}"
Expand Down
1 change: 1 addition & 0 deletions plugins/repository-hdfs/licenses/gson-2.10.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b3add478d4382b78ea20b1671390a858002feb6c
1 change: 0 additions & 1 deletion plugins/repository-hdfs/licenses/gson-2.10.jar.sha1

This file was deleted.

0 comments on commit 1ad344a

Please sign in to comment.