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