Skip to content

Commit

Permalink
Bump org.hibernate.orm:hibernate-core from 6.3.2.Final to 6.6.5.Final
Browse files Browse the repository at this point in the history
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.3.2.Final to 6.6.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.3.2...6.6.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 17a6c70 commit 3e26bac
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 @@ -38,7 +38,7 @@
<hsql.version>2.7.4</hsql.version>
<rollbar.version>1.10.3</rollbar.version>
<jsoup.version>1.18.3</jsoup.version>
<hibernate.version>6.3.2.Final</hibernate.version>
<hibernate.version>6.6.5.Final</hibernate.version>
<junit.version>5.11.3</junit.version>
<opensearch.version>1.6.0</opensearch.version>
<shedlock.version>6.2.0</shedlock.version>
Expand Down

0 comments on commit 3e26bac

Please sign in to comment.