From 2b7323f49786213675b8845973a7e63b819885ca Mon Sep 17 00:00:00 2001
From: RenovateBot <roffe@nibio.no>
Date: Thu, 19 Dec 2024 01:12:14 +0100
Subject: [PATCH] Update dependency org.hibernate:hibernate-spatial to v6

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43ddcb1c..d521a2a2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
         <dependency>
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-spatial</artifactId>
-            <version>5.6.15.Final</version>
+            <version>6.6.4.Final</version>
             <exclusions>
                 <exclusion>
                     <artifactId>postgresql</artifactId>
-- 
GitLab