Skip to content

Commit

Permalink
Bump version.hibernate from 5.6.9.Final to 5.6.10.Final
Browse files Browse the repository at this point in the history
Bumps `version.hibernate` from 5.6.9.Final to 5.6.10.Final.

Updates `hibernate-core` from 5.6.9.Final to 5.6.10.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.9...5.6.10)

Updates `hibernate-c3p0` from 5.6.9.Final to 5.6.10.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.9...5.6.10)

Updates `hibernate-spatial` from 5.6.9.Final to 5.6.10.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.9...5.6.10)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-spatial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2022
1 parent 0bf7203 commit ff26af7
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 @@ -72,7 +72,7 @@
<version.mysql>8.0.29</version.mysql>
<version.h2>2.1.214</version.h2>
<version.geodb>0.9</version.geodb>
<version.hibernate>5.6.9.Final</version.hibernate>
<version.hibernate>5.6.10.Final</version.hibernate>
<version.c3p0>0.9.5.5</version.c3p0>
<version.hikaricp>4.0.3</version.hikaricp>
<version.geotools>27.0</version.geotools>
Expand Down

0 comments on commit ff26af7

Please sign in to comment.