You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/12/14 10:56:27 UTC

[camel] branch regen_bot updated (18e8b5e4e28 -> fbab0bc1f0b)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 18e8b5e4e28 (chores) documentation: fixed incorrect header level
     add fbab0bc1f0b CAMEL-18811: camel-ldap - InvalidSearchFilterException: invalid attribute description

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/ldap/LdapHelper.java    | 68 ++++++++++++++++++++++
 .../apache/camel/component/ldap/LdapProducer.java  | 44 --------------
 2 files changed, 68 insertions(+), 44 deletions(-)
 create mode 100644 components/camel-ldap/src/main/java/org/apache/camel/component/ldap/LdapHelper.java