From f70db0d23577d48dad9dd1e67820fd7b8e3019fd Mon Sep 17 00:00:00 2001 From: mr1716 Date: Thu, 1 Feb 2024 14:07:14 -0500 Subject: [PATCH] NIFI-12729 Upgraded unboundid-ldapsdk from 6.0.10 to 6.0.11 This closes #8344 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 e1a3bbb65b..abe589e1d1 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.10 + 6.0.11 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 035e7caa3f..d3ba5ee370 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml @@ -405,7 +405,7 @@ com.unboundid unboundid-ldapsdk - 6.0.10 + 6.0.11 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 a63d0ff0a6..b288df9e6f 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 @@ -309,7 +309,7 @@ com.unboundid unboundid-ldapsdk - 6.0.10 + 6.0.11 test