Skip to content

Commit

Permalink
build(deps): bump gson from 2.10 to 2.10.1 (#1323)
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.10 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.10...gson-parent-2.10.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2023
1 parent f18067e commit 50d454c
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 @@ -98,7 +98,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</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.1.1</com.github.ben-manes.caffeine.version>
<org.hibernate.hibernate.version>5.6.12.Final</org.hibernate.hibernate.version>
<com.vladmihalcea.hibernate.types.version>2.21.1</com.vladmihalcea.hibernate.types.version>
Expand Down

0 comments on commit 50d454c

Please sign in to comment.