This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 20bf033a5dae9b8ae5b0ef8d27297067351b9569 Author: Lyor Goldstein <[email protected]> AuthorDate: Fri Jun 19 10:24:39 2020 +0300 Upgraded Apache DS version to 2.0.0.AM26 --- sshd-ldap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshd-ldap/pom.xml b/sshd-ldap/pom.xml index 4136e8f..71c4f80 100644 --- a/sshd-ldap/pom.xml +++ b/sshd-ldap/pom.xml @@ -32,7 +32,7 @@ <properties> <projectRoot>${project.basedir}/..</projectRoot> - <apacheds.version>2.0.0.AM25</apacheds.version> + <apacheds.version>2.0.0.AM26</apacheds.version> </properties> <dependencyManagement>
