From 52d552ce9d16c0e91afa87f22440be2e3dd4fd69 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jan 2022 08:38:15 +0100 Subject: [PATCH] Upgrade to Spring LDAP 3.0 M1. Closes #295 --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5e559a..24416cd 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - 3.0.0-SNAPSHOT + 3.0.0-M1 3.0.0-SNAPSHOT spring.data.ldap @@ -55,6 +55,11 @@ spring-context + + org.springframework + spring-tx + + org.springframework.ldap spring-ldap-core