From fddc8eaeb00e022204c6ecc30853303e8f08fa74 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Thu, 4 Jan 2024 10:30:43 +0000 Subject: [PATCH] Revert "Merge branch 'renovate/org.hibernate-hibernate-spatial-6.x' into 'renovate-updates'" This reverts merge request !144 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22b57e70..181245ac 100755 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-spatial</artifactId> - <version>6.4.1.Final</version> + <version>5.6.15.Final</version> <exclusions> <exclusion> <artifactId>postgresql</artifactId> -- GitLab