Skip to content

Commit d185448

Browse files
Bump org.hibernate.orm:hibernate-core from 7.2.7.Final to 7.3.0.Final (#1432)
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.2.7.Final to 7.3.0.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.0/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.7...7.3.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.3.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 2e22d89 commit d185448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.7.Final</hibernate.version>
330+
<hibernate.version>7.3.0.Final</hibernate.version>
331331
<hibernate-ehcache.version>6.0.0.Alpha7</hibernate-ehcache.version>
332332
<hibernate-validator.version>9.1.0.Final</hibernate-validator.version>
333333
<javassist.version>3.30.2-GA</javassist.version>

0 commit comments

Comments
 (0)