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 liweinan committed Nov 14, 2024
1 parent 57eea52 commit e8ca243
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 @@ -30,7 +30,7 @@
<version.jberet>3.0.0.Final</version.jberet>
<version.junit>5.11.3</version.junit>
<version.narayana>7.1.0.Final</version.narayana>
<version.org.hibernate>6.6.1.Final</version.org.hibernate>
<version.org.hibernate>6.6.2.Final</version.org.hibernate>
<version.org.jboss.weld.weld-se>5.1.3.Final</version.org.jboss.weld.weld-se>
<version.weld>5.1.3.Final</version.weld>
</properties>
Expand Down

0 comments on commit e8ca243

Please sign in to comment.