Bump api-ldap-schema-data from 2.0.0 to 2.0.1 (#5695)

Bumps api-ldap-schema-data from 2.0.0 to 2.0.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-23 21:36:29 +10:00 committed by GitHub
parent 1798efc821
commit c23c283839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
<dependency>
<groupId>org.apache.directory.api</groupId>
<artifactId>api-ldap-schema-data</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<scope>test</scope>
</dependency>
<!-- because directory server do not have yet junit5 extensions -->