Merge pull request #5192 from eclipse/dependabot/maven/apacheds.version-2.0.0.AM26

Bump apacheds.version from 2.0.0-M24 to 2.0.0.AM26
This commit is contained in:
Joakim Erdfelt 2020-08-24 09:24:12 -05:00 committed by GitHub
commit 75e4a93b3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<properties>
<bundle-symbolic-name>${project.groupId}.jaas</bundle-symbolic-name>
<!-- 2.0.0.AM25 is breaking surefire -->
<apacheds.version>2.0.0-M24</apacheds.version>
<apacheds.version>2.0.0.AM26</apacheds.version>
</properties>
<build>