Skip to content

Commit 3b3eed8

Browse files
Bump hibernate.version from 6.6.18.Final to 7.1.0.Final
Bumps `hibernate.version` from 6.6.18.Final to 7.1.0.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.18.Final to 7.1.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.18...7.1.0) Updates `org.hibernate.tool:hibernate-tools-maven` from 6.6.18.Final to 7.1.0.Final - [Commits](hibernate/hibernate-tools@6.6.18.Final...7.1.0.Final) Updates `org.hibernate.orm:hibernate-platform` from 6.6.18.Final to 7.1.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.18...7.1.0) Updates `org.hibernate.orm:hibernate-jcache` from 6.6.18.Final to 7.1.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.18...7.1.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.1.0.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.hibernate.tool:hibernate-tools-maven dependency-version: 7.1.0.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.hibernate.orm:hibernate-platform dependency-version: 7.1.0.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.hibernate.orm:hibernate-jcache dependency-version: 7.1.0.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b0a14e commit 3b3eed8

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
@@ -83,7 +83,7 @@
8383
<jdbc.oracle.version>23.8.0.25.04</jdbc.oracle.version>
8484
<jdbc.mssql.version>12.10.1.jre11</jdbc.mssql.version>
8585
<jdbc.mariadb-java-client.version>3.5.4</jdbc.mariadb-java-client.version>
86-
<hibernate.version>6.6.22.Final</hibernate.version>
86+
<hibernate.version>7.1.0.Final</hibernate.version>
8787
<hibernate-tools.version>6.6.22.Final</hibernate-tools.version>
8888
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
8989
<maven-failsafe-plugin.version>3.5.3</maven-failsafe-plugin.version>

0 commit comments

Comments
 (0)