Skip to content

Commit 474fd55

Browse files
Bump org.hibernate.orm:hibernate-core (#10393)
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 6.6.27.Final to 6.6.28.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.28/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.27...6.6.28) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.28.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 40e59f0 commit 474fd55

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
@@ -65,7 +65,7 @@ ext {
6565
groovyVersion = '4.0.28'
6666
hamcrestVersion = '3.0'
6767
hazelcastVersion = '5.4.0'
68-
hibernateVersion = '6.6.27.Final'
68+
hibernateVersion = '6.6.28.Final'
6969
hsqldbVersion = '2.7.4'
7070
h2Version = '2.3.232'
7171
jacksonVersion = '2.18.4.1'

0 commit comments

Comments
 (0)