From 05322fa8ce8148d48126430919d55f1f46f68233 Mon Sep 17 00:00:00 2001 From: mr1716 Date: Tue, 20 Jun 2023 08:12:35 -0400 Subject: [PATCH] NIFI-11730 Upgraded UnboundID LDAP SDK from 6.0.8 to 6.0.9 This closes #7412 Signed-off-by: David Handermann --- .../nifi-ldap-iaa-providers/pom.xml | 2 +- .../nifi-registry-core/nifi-registry-framework/pom.xml | 2 +- nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml b/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml index 8feb1da3a9..828ae92683 100644 --- a/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml +++ b/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml @@ -94,7 +94,7 @@ com.unboundid unboundid-ldapsdk - 6.0.8 + 6.0.9 test diff --git a/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml index 6fcb42ec3c..4104438753 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml @@ -439,7 +439,7 @@ com.unboundid unboundid-ldapsdk - 6.0.8 + 6.0.9 test diff --git a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml index ab01a776ed..3adc9e21a9 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml @@ -392,7 +392,7 @@ com.unboundid unboundid-ldapsdk - 6.0.8 + 6.0.9 test