From 8ebac0c1c1b383eb85f64789f52f20c38935522f Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Mon, 4 Mar 2024 09:50:26 -0600 Subject: [PATCH] Update JSS and LDAP SDK dependencies The pom.xml has been updated to support newer JSS and LDAP SDK. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 08910ca..83396b2 100644 --- a/pom.xml +++ b/pom.xml @@ -18,13 +18,13 @@ org.dogtagpki.jss jss-base - 5.5.0-SNAPSHOT + [5.5.0-SNAPSHOT,) org.dogtagpki.ldap-sdk ldapjdk - 5.5.0-SNAPSHOT + [5.5.0-SNAPSHOT,)