Skip to content

Commit

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

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and asolntsev committed Nov 8, 2024
1 parent 977720e commit ce1e962
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.12.0"
flyingSaucerPdfVersion = "9.10.2"
groovyVersion = "3.0.22"
hibernateVersion = "6.6.1.Final"
hibernateVersion = "6.6.2.Final"
httpclientVersion = "4.5.14"
junitVersion = "5.11.3"
jxlsVersion = "1.0.6"
Expand Down

0 comments on commit ce1e962

Please sign in to comment.