Skip to content

Commit cac6337

Browse files
Bump org.hibernate.orm:hibernate-core from 7.1.2.Final to 7.2.0.Final (#1355)
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.1.2.Final to 7.2.0.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.0/changelog.txt) - [Commits](hibernate/hibernate-orm@7.1.2...7.2.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d704cc8 commit cac6337

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
@@ -327,7 +327,7 @@
327327
<deployment.disabled>false</deployment.disabled>
328328
<sources.disabled>false</sources.disabled>
329329

330-
<hibernate.version>7.1.2.Final</hibernate.version>
330+
<hibernate.version>7.2.0.Final</hibernate.version>
331331
<hibernate-ehcache.version>6.0.0.Alpha7</hibernate-ehcache.version>
332332
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
333333
<javassist.version>3.30.2-GA</javassist.version>

0 commit comments

Comments
 (0)