Skip to content

Commit dcc3502

Browse files
authoredOct 31, 2022
Bump gson from 2.9.0 to 2.10 in /test/fixtures/hdfs-fixture
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.10. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.0...gson-parent-2.10) --- 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>
1 parent 286deaa commit dcc3502

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
@@ -40,7 +40,7 @@ dependencies {
4040
api "commons-codec:commons-codec:${versions.commonscodec}"
4141
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
4242
api "io.netty:netty-all:${versions.netty}"
43-
api 'com.google.code.gson:gson:2.9.0'
43+
api 'com.google.code.gson:gson:2.10'
4444
api "org.bouncycastle:bcpkix-jdk15on:${versions.bouncycastle}"
4545
api "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:${versions.jackson}"
4646
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"

0 commit comments

Comments
 (0)