Skip to content

Commit e36d4cb

Browse files
Bump hibernate.version from 7.2.3.Final to 7.3.0.Final (#252)
Bumps `hibernate.version` from 7.2.3.Final to 7.3.0.Final. Updates `org.hibernate.orm:hibernate-core` from 7.2.3.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.3...7.3.0) Updates `org.hibernate.orm:hibernate-jcache` from 7.2.3.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.3...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 - dependency-name: org.hibernate.orm:hibernate-jcache dependency-version: 7.3.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64374d8 commit e36d4cb

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
@@ -47,7 +47,7 @@
4747

4848
<!-- Persistence -->
4949
<spring-data.version>2025.1.2</spring-data.version>
50-
<hibernate.version>7.2.3.Final</hibernate.version>
50+
<hibernate.version>7.3.0.Final</hibernate.version>
5151
<hibernate-validator.version>9.1.0.Final</hibernate-validator.version>
5252
<hsqldb.version>2.7.4</hsqldb.version>
5353
<h2database.version>2.4.240</h2database.version>

0 commit comments

Comments
 (0)