Parcourir la source

Bump com.google.code.gson:gson from 2.11.0 to 2.12.0

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.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.11.0...gson-parent-2.12.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>
dependabot[bot] il y a 6 mois
Parent
commit
cb16f48041
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -93,7 +93,7 @@ org-springframework-ldap-spring-ldap-core = "org.springframework.ldap:spring-lda
 org-springframework-spring-framework-bom = { module = "org.springframework:spring-framework-bom", version.ref = "org-springframework" }
 org-synchronoss-cloud-nio-multipart-parser = "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
 
-com-google-code-gson-gson = "com.google.code.gson:gson:2.11.0"
+com-google-code-gson-gson = "com.google.code.gson:gson:2.12.0"
 com-thaiopensource-trag = "com.thaiopensource:trang:20091111"
 net-sourceforge-saxon-saxon = "net.sourceforge.saxon:saxon:9.1.0.8"
 org-yaml-snakeyaml = "org.yaml:snakeyaml:1.33"