NIFI-12430 Upgraded unboundid-ldapsdk from 6.0.9 to 6.0.10

This closes #8080

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-11-29 10:59:40 -05:00 committed by exceptionfactory
parent 24ba6d89c7
commit 6255a98b22
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
3 changed files with 3 additions and 3 deletions

View File

@ -94,7 +94,7 @@
<dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
<version>6.0.9</version>
<version>6.0.10</version>
<scope>test</scope>
</dependency>
</dependencies>

View File

@ -419,7 +419,7 @@
<dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
<version>6.0.9</version>
<version>6.0.10</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@ -414,7 +414,7 @@
<dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
<version>6.0.9</version>
<version>6.0.10</version>
<scope>test</scope>
</dependency>
<dependency>