From 7a0c261e2fcbf8899ef888d9d2bcec402af44ff9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 11:38:32 +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 0d26dcbb67a..0a2071fa375 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