From f0cf1acf8a7f1e8d7d847aeaca4b3d3190d1c2cf Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 29 Mar 2025 20:20:21 +0100 Subject: [PATCH] [FIX] configure morphia that is compatible with mongo --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e275fe8..e1b6cbf 100644 --- a/pom.xml +++ b/pom.xml @@ -192,7 +192,9 @@ org.mongodb mongodb-driver-sync - 5.4.0-alpha0 + + + 4.11.5