You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/21 19:10:03 UTC

[camel] branch main updated: Upgrade spring-ldap 3.1.1

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new ccce4472d00 Upgrade spring-ldap 3.1.1
ccce4472d00 is described below

commit ccce4472d00f8ccb79a623fede84448f85d45092
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Aug 21 21:09:54 2023 +0200

    Upgrade spring-ldap 3.1.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9bd6722a169..93be2c9ff61 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
         <spock-version>2.3-groovy-4.0</spock-version>
         <spring-batch-version>5.0.2</spring-batch-version>
         <spring-data-redis-version>3.1.2</spring-data-redis-version>
-        <spring-ldap-version>3.1.0</spring-ldap-version>
+        <spring-ldap-version>3.1.1</spring-ldap-version>
         <spring-vault-core-version>3.0.4</spring-vault-core-version>
         <spring-version>6.0.11</spring-version>
         <spring-rabbitmq-version>3.0.7</spring-rabbitmq-version>