From 774e4cc8fde65e09ee6c60177422fb365cff0090 Mon Sep 17 00:00:00 2001 From: Radek Felcman Date: Wed, 22 May 2024 14:40:04 +0200 Subject: [PATCH] Maven build - org.eclipse.persistence.javadoc module fix (#2150) - parent pom version - MongoDB driver dependency Signed-off-by: Radek Felcman --- docs/docs.api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs.api/pom.xml b/docs/docs.api/pom.xml index c3862ec616e..5d1d3fb1c34 100644 --- a/docs/docs.api/pom.xml +++ b/docs/docs.api/pom.xml @@ -22,7 +22,7 @@ org.eclipse.persistence org.eclipse.persistence.documentation - 5.0.0-SNAPSHOT + 4.0.4-SNAPSHOT ../pom.xml 4.0.0 @@ -254,7 +254,7 @@ org.mongodb - mongodb-driver-sync + mongo-java-driver