diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml
index 43d3ff69a4..ab98ddee8d 100644
--- a/parent-pom/pom.xml
+++ b/parent-pom/pom.xml
@@ -87,7 +87,7 @@
1.12.797
1.9.25.1
3.32.0-GA
- 7.11.2
+ 7.11.5
5.13.1.Final
9.10.1
3.3.0
diff --git a/service.data.impl/pom.xml b/service.data.impl/pom.xml
index 5e637a03fd..fc247c7890 100644
--- a/service.data.impl/pom.xml
+++ b/service.data.impl/pom.xml
@@ -273,6 +273,10 @@
org.hibernate
hibernate-core
+
+ org.hibernate.orm
+ hibernate-core
+
org.springframework
spring-tx