Skip to content

Commit

Permalink
Bump hibernateVersion from 6.6.6.Final to 6.6.7.Final
Browse files Browse the repository at this point in the history
Bumps `hibernateVersion` from 6.6.6.Final to 6.6.7.Final.

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

Updates `org.hibernate:hibernate-jcache` from 6.6.6.Final to 6.6.7.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.7/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.6...6.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and asolntsev committed Feb 10, 2025
1 parent cfccb23 commit 44c868a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ commonsLangVersion = "3.17.0"
commonsTextVersion = "1.13.0"
flyingSaucerPdfVersion = "9.11.3"
groovyVersion = "3.0.23"
hibernateVersion = "6.6.6.Final"
hibernateVersion = "6.6.7.Final"
httpclientVersion = "4.5.14"
junitVersion = "5.11.4"
jxlsVersion = "1.0.6"
Expand Down

0 comments on commit 44c868a

Please sign in to comment.