Skip to content

Commit c4e084b

Browse files
chore(deps): bump org.hibernate:hibernate-core
Bumps [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.2.Final to 6.6.3.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.2...6.6.3) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf2724a commit c4e084b

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
@@ -20,7 +20,7 @@ dependencies {
2020

2121
implementation "org.springframework.boot:spring-boot"
2222
implementation "org.springframework.security:spring-security-core"
23-
implementation "org.hibernate:hibernate-core:6.6.2.Final"
23+
implementation "org.hibernate:hibernate-core:6.6.3.Final"
2424

2525
implementation "org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.2.Final"
2626
implementation 'com.google.guava:guava:33.3.1-jre'

0 commit comments

Comments
 (0)