Skip to content

Commit 97e0657

Browse files
chore(deps): bump hibernate.version from 6.6.11.Final to 6.6.13.Final
Bumps `hibernate.version` from 6.6.11.Final to 6.6.13.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.11.Final to 6.6.13.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.13/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.11...6.6.13) Updates `org.hibernate.orm:hibernate-envers` from 6.6.11.Final to 6.6.13.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.13/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.11...6.6.13) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.13.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-envers dependency-version: 6.6.13.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f50bc5 commit 97e0657

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.11.Final</hibernate.version>
74+
<hibernate.version>6.6.13.Final</hibernate.version>
7575
<spring.version>6.2.5</spring.version>
7676
<liquibase.version>4.31.1</liquibase.version>
7777
<maven.compiler.source>11</maven.compiler.source>

0 commit comments

Comments
 (0)