Skip to content

Commit 757f33e

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
Bump com.google.code.gson:gson in /test/fixtures/hdfs-fixture (#17263) (#17266)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... (cherry picked from commit b823d1f) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24027d0 commit 757f33e

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
@@ -60,7 +60,7 @@ dependencies {
6060
api "commons-codec:commons-codec:${versions.commonscodec}"
6161
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
6262
api "io.netty:netty-all:${versions.netty}"
63-
api 'com.google.code.gson:gson:2.11.0'
63+
api 'com.google.code.gson:gson:2.12.1'
6464
api "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:${versions.jackson}"
6565
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
6666
api "com.fasterxml.woodstox:woodstox-core:${versions.woodstox}"

0 commit comments

Comments
 (0)