From 07cb9fe6b0b6d1f9ebdd5cbff43b2afbe0caf16e Mon Sep 17 00:00:00 2001
From: RenovateBot <iktvarsling@nibio.no>
Date: Thu, 22 Dec 2022 01:01:18 +0100
Subject: [PATCH] chore(deps): update dependency
 org.hibernate:hibernate-spatial to v5.6.14.final

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

diff --git a/pom.xml b/pom.xml
index 737e4527..e432a5d0 100755
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
         <dependency>
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-spatial</artifactId>
-            <version>5.6.3.Final</version>
+            <version>5.6.14.Final</version>
             <exclusions>
                 <exclusion>
                     <artifactId>postgresql</artifactId>
-- 
GitLab