Skip to content

Commit

Permalink
Merge pull request #80 from ahunigel/dependabot/gradle/org.hibernate-…
Browse files Browse the repository at this point in the history
…hibernate-core-6.6.3.Final

chore(deps): bump org.hibernate:hibernate-core from 6.6.2.Final to 6.6.3.Final
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
2 parents bf2724a + c4e084b commit 65fee2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {

implementation "org.springframework.boot:spring-boot"
implementation "org.springframework.security:spring-security-core"
implementation "org.hibernate:hibernate-core:6.6.2.Final"
implementation "org.hibernate:hibernate-core:6.6.3.Final"

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

0 comments on commit 65fee2a

Please sign in to comment.