Skip to content

Commit fc69f7a

Browse files
Bump org.hibernate.orm:hibernate-core (#10937)
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.47.Final to 6.6.48.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.48/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.47...6.6.48) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.48.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1ef117 commit fc69f7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.31'
6666
hamcrestVersion = '3.0'
6767
hazelcastVersion = '5.5.0'
68-
hibernateVersion = '6.6.47.Final'
68+
hibernateVersion = '6.6.48.Final'
6969
hsqldbVersion = '2.7.4'
7070
h2Version = '2.3.232'
7171
jacksonVersion = '2.19.4'

0 commit comments

Comments
 (0)