diff --git a/pom.xml b/pom.xml
index 3fa54424a..6c28d0649 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
multi
spring-data-mongodb
3.4.0-SNAPSHOT
- 5.1.4
+ 5.2.0
${mongo}
1.19
diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml
index fafe9c879..066f46301 100644
--- a/spring-data-mongodb/pom.xml
+++ b/spring-data-mongodb/pom.xml
@@ -115,7 +115,7 @@
org.mongodb
mongodb-crypt
- 1.8.0
+ ${mongo}
true
diff --git a/src/main/antora/modules/ROOT/pages/preface.adoc b/src/main/antora/modules/ROOT/pages/preface.adoc
index d69aa8d95..6102974e0 100644
--- a/src/main/antora/modules/ROOT/pages/preface.adoc
+++ b/src/main/antora/modules/ROOT/pages/preface.adoc
@@ -3,7 +3,7 @@
The Spring Data MongoDB 4.x binaries require JDK level 17 and above and https://spring.io/docs[Spring Framework] {springVersion} and above.
-In terms of database and driver, you need at least version 4.x of https://www.mongodb.org/[MongoDB] and a compatible MongoDB Java Driver (4.x or 5.x).
+In terms of database and driver, you need at least version 4.x of https://www.mongodb.org/[MongoDB] and a compatible MongoDB Java Driver (5.2.x).
[[compatibility.matrix]]
== Compatibility Matrix
@@ -24,7 +24,7 @@ See also the https://www.mongodb.com/docs/drivers/java/sync/current/compatibilit
|2024.1
|4.4.x
-|5.x
+|5.2.x
|4.4.x to 8.x
|2024.0