NIFI-12729 Upgraded unboundid-ldapsdk from 6.0.10 to 6.0.11

This closes #8344

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2024-02-01 14:07:14 -05:00 committed by exceptionfactory
parent 6d55e772c1
commit f70db0d235
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.10</version>
<version>6.0.11</version>
<scope>test</scope>
</dependency>
</dependencies>

View File

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

View File

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