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 11581be756 Bump com.unboundid:unboundid-ldapsdk from 7.0.1 to 7.0.2 (#6848) 11581be756 is described below commit 11581be756430bbe5503bb5ec0ff27b4f01d926e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Dec 5 10:06:18 2024 +0800 Bump com.unboundid:unboundid-ldapsdk from 7.0.1 to 7.0.2 (#6848) Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 7.0.1 to 7.0.2. - [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.1...7.0.2) --- 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 88ff557482..8c0a96b2c5 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,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.1</unboundid-ldapsdk.version> + <unboundid-ldapsdk.version>7.0.2</unboundid-ldapsdk.version> <wiremock.version>3.9.2</wiremock.version> <zt-exec.version>1.12</zt-exec.version>