Skip to content

Commit 36fbd1a

Browse files
chore(deps): bump hibernate.version from 6.6.15.Final to 7.1.0.Final
Bumps `hibernate.version` from 6.6.15.Final to 7.1.0.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.15.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.15...7.1.0) Updates `org.hibernate.orm:hibernate-envers` from 6.6.15.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.15...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.orm:hibernate-envers 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 ebf0334 commit 36fbd1a

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
@@ -71,7 +71,7 @@
7171
</ciManagement>
7272

7373
<properties>
74-
<hibernate.version>6.6.15.Final</hibernate.version>
74+
<hibernate.version>7.1.0.Final</hibernate.version>
7575
<spring.version>6.2.10</spring.version>
7676
<liquibase.version>4.33.0</liquibase.version>
7777
<maven.compiler.source>11</maven.compiler.source>

0 commit comments

Comments
 (0)