Skip to content

Commit

Permalink
build(deps): bump gson from 2.8.9 to 2.10.1
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.10.1)

---
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 Jan 6, 2023
1 parent 8d342e2 commit e33dc51
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 @@ -83,7 +83,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.30</org.slf4j.version>
<com.google.code.gson.version>2.8.9</com.google.code.gson.version>
<com.google.code.gson.version>2.10.1</com.google.code.gson.version>
<com.github.ben-manes.caffeine.version>3.0.1</com.github.ben-manes.caffeine.version>
<org.hibernate.hibernate.version>5.6.7.Final</org.hibernate.hibernate.version>
<com.vladmihalcea.hibernate.types.version>2.17.1</com.vladmihalcea.hibernate.types.version>
Expand Down

0 comments on commit e33dc51

Please sign in to comment.