This is an automated email from the ASF dual-hosted git repository.
jamesnetherton 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 516bb524b1 Bump unboundid-ldapsdk from 6.0.8 to 6.0.9
516bb524b1 is described below
commit 516bb524b150e2d23b4a5e6f85117ea1d7a3bf8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 7 22:26:48 2023 +0000
Bump unboundid-ldapsdk from 6.0.8 to 6.0.9
Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from
6.0.8 to 6.0.9.
- [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/6.0.8...6.0.9)
---
updated-dependencies:
- dependency-name: com.unboundid:unboundid-ldapsdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a3c24c48b3..16718ba3c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<htmlunit-driver.version>4.9.1</htmlunit-driver.version>
<pdfbox.version>${pdfbox-version}</pdfbox.version>
<sshd.version>2.9.2</sshd.version><!-- @sync
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
- <unboundid-ldapsdk.version>6.0.8</unboundid-ldapsdk.version>
+ <unboundid-ldapsdk.version>6.0.9</unboundid-ldapsdk.version>
<wiremock.version>3.0.0-beta-8</wiremock.version>
<zt-exec.version>1.12</zt-exec.version>