We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf2724a + c4e084b commit 65fee2aCopy full SHA for 65fee2a
build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
21
implementation "org.springframework.boot:spring-boot"
22
implementation "org.springframework.security:spring-security-core"
23
- implementation "org.hibernate:hibernate-core:6.6.2.Final"
+ implementation "org.hibernate:hibernate-core:6.6.3.Final"
24
25
implementation "org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.2.Final"
26
implementation 'com.google.guava:guava:33.3.1-jre'
0 commit comments