From 155f3089cc37b4535bff887e1bbe5c39f31b386e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:24:49 +0000 Subject: [PATCH] fix(deps): update spring ldap to v2.4.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c6307721c7b..836b0daa44b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -100,7 +100,7 @@ springVersion=4.3.30.RELEASE springSessionVersion=1.3.5.RELEASE spockVersion=2.1-groovy-3.0 springfoxSwaggerVersion=2.9.2 -springLdapVersion=2.3.4.RELEASE +springLdapVersion=2.4.1 springModulesCacheVersion=0.8 springSecurityVersion=4.2.20.RELEASE springWebflowVersion=2.4.8.RELEASE