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
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]>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Nov 8, 2024
1 parent 48fdc8b commit 6e0c7fa
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 @@ -65,7 +65,7 @@
<checkstyle.version>10.20.1</checkstyle.version>
<faaast.service.version>1.2.0-SNAPSHOT</faaast.service.version>
<h2.version>2.3.232</h2.version>
<hibernate.version>6.6.1.Final</hibernate.version>
<hibernate.version>6.6.2.Final</hibernate.version>
<jackson.version>2.18.1</jackson.version>
<janino.version>3.1.12</janino.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 6e0c7fa

Please sign in to comment.