Skip to content

Commit

Permalink
Update dependency org.hibernate:hibernate-spatial to v6.6.4.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 5ccae9c commit 575d227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
implementation("org.springframework.retry:spring-retry")
implementation("io.hypersistence:hypersistence-utils-hibernate-63:3.7.0")
implementation("org.hibernate:hibernate-spatial:6.4.4.Final")
implementation("org.hibernate:hibernate-spatial:6.6.4.Final")
implementation("org.hibernate.orm:hibernate-jcache")
implementation("org.flywaydb:flyway-core")
implementation("org.springframework.boot:spring-boot-starter-data-redis")
Expand Down

0 comments on commit 575d227

Please sign in to comment.