Skip to content

Commit f488dc1

Browse files
Bump org.hibernate.orm:hibernate-core from 6.6.4.Final to 6.6.5.Final (#1125)
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.4.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.6.4...6.6.5) --- 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>
1 parent e59c337 commit f488dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<deployment.disabled>false</deployment.disabled>
269269
<sources.disabled>false</sources.disabled>
270270

271-
<hibernate.version>6.6.4.Final</hibernate.version>
271+
<hibernate.version>6.6.5.Final</hibernate.version>
272272
<hibernate-ehcache.version>6.0.0.Alpha7</hibernate-ehcache.version>
273273
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
274274
<javassist.version>3.30.2-GA</javassist.version>

0 commit comments

Comments
 (0)