Skip to content

Commit

Permalink
Bump org.hibernate.orm:hibernate-core from 6.6.1.Final to 6.6.2.Final (
Browse files Browse the repository at this point in the history
…#1087)

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) 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.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent d2cef27 commit cf25dd8
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 @@ -268,7 +268,7 @@
<deployment.disabled>false</deployment.disabled>
<sources.disabled>false</sources.disabled>

<hibernate.version>6.6.1.Final</hibernate.version>
<hibernate.version>6.6.2.Final</hibernate.version>
<hibernate-ehcache.version>6.0.0.Alpha7</hibernate-ehcache.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<javassist.version>3.30.2-GA</javassist.version>
Expand Down

0 comments on commit cf25dd8

Please sign in to comment.