Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /Plan (#3643)

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](https://github.com/google/gson/compare/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>
This commit is contained in:
dependabot[bot] 2024-05-25 09:34:22 +03:00 committed by GitHub
parent c5f811f99e
commit dddb9186b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,7 +96,7 @@ subprojects {
hikariVersion = "5.1.0" hikariVersion = "5.1.0"
slf4jVersion = "2.0.13" slf4jVersion = "2.0.13"
geoIpVersion = "4.2.0" geoIpVersion = "4.2.0"
gsonVersion = "2.10.1" gsonVersion = "2.11.0"
dependencyDownloadVersion = "1.3.1" dependencyDownloadVersion = "1.3.1"
ipAddressMatcherVersion = "5.5.0" ipAddressMatcherVersion = "5.5.0"
jasyptVersion = "1.9.3" jasyptVersion = "1.9.3"