This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.3.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit c529cfa239f3005779cff22f7859257b70af4faf Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Mar 10 07:34:59 2020 +0000 Updating Apache DS to 2.0.0.AM26 (cherry picked from commit 2c661c9bd0348306b93286e91e129c54d413d1ab) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d601c7c..665d170 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -80,7 +80,7 @@ <cxf.abdera.version>1.1.3</cxf.abdera.version> <cxf.activemq.version>5.15.11</cxf.activemq.version> <cxf.ahc.version>2.0.40</cxf.ahc.version> - <cxf.apacheds.version>2.0.0.AM25</cxf.apacheds.version> + <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.version> <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version> <cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version> <cxf.artemis.version>2.10.1</cxf.artemis.version>
