Skip to content

Commit

Permalink
Bump org.hibernate.orm:hibernate-core from 6.5.2.Final to 6.6.0.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.5.2.Final to 6.6.0.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.5.2...6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and guhilling committed Aug 9, 2024
1 parent 8694d68 commit f8e6066
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 @@ -375,7 +375,7 @@

<weld.version>5.1.2.Final</weld.version>
<cdi-api.version>4.1.0</cdi-api.version>
<hibernate.version>6.5.2.Final</hibernate.version>
<hibernate.version>6.6.0.Final</hibernate.version>
<hibernate-entitymanager.groupId>org.hibernate.orm</hibernate-entitymanager.groupId>
<hibernate-entitymanager.artifactId>hibernate-core</hibernate-entitymanager.artifactId>
<eclipselink.version>4.0.4</eclipselink.version>
Expand Down

0 comments on commit f8e6066

Please sign in to comment.