Skip to content

Commit 994bfae

Browse files
Bump com.google.code.gson:gson in /test/fixtures/hdfs-fixture (opensearch-project#13842)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 595959f commit 994bfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hdfs-fixture/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
api "commons-codec:commons-codec:${versions.commonscodec}"
5959
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
6060
api "io.netty:netty-all:${versions.netty}"
61-
api 'com.google.code.gson:gson:2.10.1'
61+
api 'com.google.code.gson:gson:2.11.0'
6262
api "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:${versions.jackson}"
6363
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
6464
api "com.fasterxml.woodstox:woodstox-core:${versions.woodstox}"

0 commit comments

Comments
 (0)