This is an automated email from the ASF dual-hosted git repository. zhfeng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push: new 14bc3bec04 Bump com.unboundid:unboundid-ldapsdk from 7.0.0 to 7.0.1 (#6205) 14bc3bec04 is described below commit 14bc3bec040a328195d701e2473755759a7576f8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 19 07:54:42 2024 +0800 Bump com.unboundid:unboundid-ldapsdk from 7.0.0 to 7.0.1 (#6205) Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/pingidentity/ldapsdk/releases) - [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html) - [Commits](https://github.com/pingidentity/ldapsdk/compare/7.0.0...7.0.1) --- updated-dependencies: - dependency-name: com.unboundid:unboundid-ldapsdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b15720dfd2..90c30d5031 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ <htmlunit-driver.version>4.13.0</htmlunit-driver.version> <pdfbox.version>${pdfbox-version}</pdfbox.version> <sshd.version>2.12.1</sshd.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common --> - <unboundid-ldapsdk.version>7.0.0</unboundid-ldapsdk.version> + <unboundid-ldapsdk.version>7.0.1</unboundid-ldapsdk.version> <wiremock.version>3.3.1</wiremock.version> <zt-exec.version>1.12</zt-exec.version>