From 4f74dced00d3f054bbfe6aad4734474ec531cea2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Jun 2023 14:50:36 +0200 Subject: [PATCH] Upgrade to Spring LDAP 3.0.4. Closes #397 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9d01aac..82ea0e2 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - 3.0.3 + 3.0.4 3.0.7-SNAPSHOT spring.data.ldap @@ -160,7 +160,7 @@ springldap-next - 2.3.2.BUILD-SNAPSHOT + 3.0.5-SNAPSHOT