Skip to content

Commit

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

chore(deps): bump org.hibernate:hibernate-core from 6.6.1.Final to 6.6.2.Final
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
2 parents 90ce365 + 8568c17 commit b41ea42
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.1.Final"
implementation "org.hibernate:hibernate-core:6.6.2.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 b41ea42

Please sign in to comment.