Skip to content

Commit b8df707

Browse files
[Tech] bump org.hibernate.orm:hibernate-spatial in /backend
Bumps [org.hibernate.orm:hibernate-spatial](https://github.com/hibernate/hibernate-orm) from 6.6.13.Final to 7.1.11.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.11/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.13...7.1.11) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-spatial dependency-version: 7.1.11.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aff76cb commit b8df707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
implementation("org.postgresql:postgresql")
8585
implementation("org.flywaydb:flyway-core:$flywayVersion")
8686
implementation("org.flywaydb:flyway-database-postgresql:$flywayVersion")
87-
implementation("org.hibernate.orm:hibernate-spatial:6.6.13.Final")
87+
implementation("org.hibernate.orm:hibernate-spatial:7.1.11.Final")
8888
implementation("org.hibernate.validator:hibernate-validator:9.1.0.Final")
8989
implementation("io.hypersistence:hypersistence-utils-hibernate-63:3.12.0")
9090

0 commit comments

Comments
 (0)