Skip to content

Commit 0efc1f9

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
HSEARCH-5370 Upgrade to GSON 2.13.1
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.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.13.0...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2af1fc9 commit 0efc1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/parents/build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<version.org.opensearch.compatible.main>${version.org.opensearch.latest}</version.org.opensearch.compatible.main>
8282
<documentation.org.opensearch.url>https://opensearch.org/docs/${parsed-version.org.opensearch.compatible.main.majorVersion}.${parsed-version.org.opensearch.compatible.main.minorVersion}</documentation.org.opensearch.url>
8383

84-
<version.com.google.code.gson>2.13.0</version.com.google.code.gson>
84+
<version.com.google.code.gson>2.13.1</version.com.google.code.gson>
8585
<version.software.amazon.awssdk>2.31.2</version.software.amazon.awssdk>
8686
<!-- Jackson: used by the Elasticsearch REST client, by Avro, by the AWS SDK and in tests (wiremock, ...) -->
8787
<version.com.fasterxml.jackson>2.18.3</version.com.fasterxml.jackson>

0 commit comments

Comments
 (0)