From b4f50d6e900f48ffa9d73b87c1a554e5f3328486 Mon Sep 17 00:00:00 2001 From: Simone Bordet Date: Mon, 23 Nov 2020 15:37:48 +0100 Subject: [PATCH] Fixed dependency. Updating api-ldap-schema-data to 2.0.1 was breaking the requireUpperBoundDeps enforcement because the other apacheds dependencies only depend on 2.0.0. Signed-off-by: Simone Bordet --- jetty-jaas/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml index b54380dbde3..8226f68f4af 100644 --- a/jetty-jaas/pom.xml +++ b/jetty-jaas/pom.xml @@ -125,7 +125,7 @@ org.apache.directory.api api-ldap-schema-data - 2.0.1 + 2.0.0 test