Skip to content

Commit 0803111

Browse files
Bump org.hibernate.orm:hibernate-core (#10155)
Bumps the development-dependencies group with 1 update: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm). Updates `org.hibernate.orm:hibernate-core` from 7.0.2.Final to 7.0.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.3/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.2...7.0.3) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.0.3.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f121637 commit 0803111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ext {
7575
groovyVersion = '4.0.27'
7676
hamcrestVersion = '3.0'
7777
hazelcastVersion = '5.5.0'
78-
hibernateVersion = '7.0.2.Final'
78+
hibernateVersion = '7.0.3.Final'
7979
hsqldbVersion = '2.7.4'
8080
h2Version = '2.3.232'
8181
jacksonVersion = '2.19.1'

0 commit comments

Comments
 (0)