Skip to content

Commit f3e9bed

Browse files
Bump org.hibernate.orm:hibernate-core (#10421)
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.1.0.Final to 7.1.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.1/changelog.txt) - [Commits](hibernate/hibernate-orm@7.1.0...7.1.1) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.1.1.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 c7b3cb4 commit f3e9bed

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.5.0'
68-
hibernateVersion = '7.1.0.Final'
68+
hibernateVersion = '7.1.1.Final'
6969
hsqldbVersion = '2.7.4'
7070
h2Version = '2.3.232'
7171
jacksonVersion = '2.20.0'

0 commit comments

Comments
 (0)