You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/03/15 10:49:42 UTC

[camel-karaf] 01/02: Upgrade Spring Ldap bundle to version 2.3.6.RELEASE_1

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

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

commit f36344e9e6c4fe555aa1cd2be87491d0f474073a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 15 10:50:17 2022 +0100

    Upgrade Spring Ldap bundle to version 2.3.6.RELEASE_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1abb3e3..d224935 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
         <solr-bundle-version>8.11.1_1</solr-bundle-version>
         <spring-batch-bundle-version>4.3.5_1</spring-batch-bundle-version>
         <spring-data-commons-bundle-version>2.5.6_1</spring-data-commons-bundle-version>
-        <spring-ldap-bundle-version>2.3.3.RELEASE_1</spring-ldap-bundle-version>
+        <spring-ldap-bundle-version>2.3.6.RELEASE_1</spring-ldap-bundle-version>
         <spring-ws-bundle-version>3.0.8.RELEASE_1</spring-ws-bundle-version>
         <spring-xml-bundle-version>3.0.7.RELEASE_1</spring-xml-bundle-version>
         <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->