This is an automated email from the ASF dual-hosted git repository.

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 94249fb  finalize cleanup commons-collections
94249fb is described below

commit 94249fbccf981e90ba93784aa0fe6b9c9a6388e3
Author: Alexey Markevich <buhhu...@gmail.com>
AuthorDate: Wed Mar 24 22:40:40 2021 +0300

    finalize cleanup commons-collections
---
 osgi/karaf/features/src/main/resources/features.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/osgi/karaf/features/src/main/resources/features.xml 
b/osgi/karaf/features/src/main/resources/features.xml
index 71fadde..048fb4f 100644
--- a/osgi/karaf/features/src/main/resources/features.xml
+++ b/osgi/karaf/features/src/main/resources/features.xml
@@ -464,7 +464,6 @@
         <bundle start-level="35" 
dependency="true">mvn:org.apache.commons/commons-lang3/${cxf.commons-lang3.version}</bundle>
         <bundle start-level="35" 
dependency="true">mvn:org.apache.commons/commons-text/${cxf.commons-text.version}</bundle>
         <bundle 
dependency="true">mvn:org.apache.velocity/velocity-engine-core/${cxf.velocity.version}</bundle>
-        <bundle 
dependency="true">mvn:commons-collections/commons-collections/${cxf.commons-collections.version}</bundle>
         <bundle>mvn:org.apache.cxf/cxf-tools-common/${project.version}</bundle>
         
<bundle>mvn:org.apache.cxf/cxf-tools-java2ws/${project.version}</bundle>
         
<bundle>mvn:org.apache.cxf/cxf-tools-misctools/${project.version}</bundle>

Reply via email to