diff --git a/persistence-modules/hibernate-mapping-2/pom.xml b/persistence-modules/hibernate-mapping-2/pom.xml
index 1b9a3e45d3..3fc47c609a 100644
--- a/persistence-modules/hibernate-mapping-2/pom.xml
+++ b/persistence-modules/hibernate-mapping-2/pom.xml
@@ -27,7 +27,7 @@
${org.springframework.data.version}
- org.hibernate
+ org.hibernate.orm
hibernate-core
${hibernate.version}
@@ -65,6 +65,7 @@
9.0.0.M26
4.0.2
2.1.214
+ 6.4.2.Final
\ No newline at end of file
diff --git a/persistence-modules/hibernate-mapping/pom.xml b/persistence-modules/hibernate-mapping/pom.xml
index 45d8e24b41..3ad502af3d 100644
--- a/persistence-modules/hibernate-mapping/pom.xml
+++ b/persistence-modules/hibernate-mapping/pom.xml
@@ -80,7 +80,7 @@
2.1.214
- 6.1.7.Final
+ 6.4.2.Final
2.21.1
8.0.1.Final
3.0.1-b11
diff --git a/persistence-modules/hibernate-queries/pom.xml b/persistence-modules/hibernate-queries/pom.xml
index 0a736346a4..a554e51e8e 100644
--- a/persistence-modules/hibernate-queries/pom.xml
+++ b/persistence-modules/hibernate-queries/pom.xml
@@ -45,7 +45,7 @@
test
- org.hibernate
+ org.hibernate.orm
hibernate-core
${hibernate.version}
@@ -92,6 +92,19 @@
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ 17
+ 17
+
+
+
+
+
6.0.6
3.0.3
@@ -99,7 +112,7 @@
8.2.0
2.6.0
2.1.214
- 6.3.1.Final
+ 6.4.2.Final
1.17.6