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