Skip to content

Commit

Permalink
build(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 3ed05d0 commit c2fc5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<org.jasypt.version>1.9.3</org.jasypt.version>
<org.jasypt-hibernate5.version>1.9.3</org.jasypt-hibernate5.version>
<org.slf4j.version>1.7.36</org.slf4j.version>
<com.google.code.gson.version>2.10.1</com.google.code.gson.version>
<com.google.code.gson.version>2.11.0</com.google.code.gson.version>
<com.github.ben-manes.caffeine.version>3.1.6</com.github.ben-manes.caffeine.version>
<org.hibernate.hibernate.version>5.6.14.Final</org.hibernate.hibernate.version>
<com.vladmihalcea.hibernate.types.version>2.21.1</com.vladmihalcea.hibernate.types.version>
Expand Down

0 comments on commit c2fc5d8

Please sign in to comment.