Skip to content

Commit 56ab423

Browse files
chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0
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] <[email protected]>
1 parent f2b110d commit 56ab423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
8686
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
8787
<!-- JSON Libraries used in the project -->
88-
<gson.version>2.10.1</gson.version>
88+
<gson.version>2.11.0</gson.version>
8989
<json.version>20240303</json.version>
9090
<json-path.version>2.9.0</json-path.version>
9191
<json-smart.version>2.4.10</json-smart.version>

0 commit comments

Comments
 (0)