diff --git a/pom.xml b/pom.xml
index 3ee4c4b05c0439d67a007677b3fa797a1c2712b3..55c27237aaa77f1aff10c0d5dd93de1dc2a91d3f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.hibernate.orm</groupId>
             <artifactId>hibernate-spatial</artifactId>
-            <version>6.6.1.Final</version>
+            <version>6.6.4.Final</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.dom4j</groupId>