Skip to content

Commit c230fe6

Browse files
Bump org.hibernate.orm:hibernate-core from 7.1.8.Final to 7.1.10.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.1.8.Final to 7.1.10.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.10/changelog.txt) - [Commits](hibernate/hibernate-orm@7.1.8...7.1.10) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.1.10.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f63b825 commit c230fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dokka = "2.1.0"
88
publish = "0.35.0"
99

1010
# Dependency versions
11-
hibernate = "7.1.8.Final"
11+
hibernate = "7.1.10.Final"
1212
springOrm = "6.2.12"
1313
springTx = "6.2.12"
1414
h2 = "2.4.240"

0 commit comments

Comments
 (0)