This is an automated email from the ASF dual-hosted git repository.
ffang 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 d8c04fb [CXF-8191]align dom4j bundle version to 2.1.1
d8c04fb is described below
commit d8c04fbb97d849a514f19a7bbbfa00c8fbd92b49
Author: Freeman Fang <[email protected]>
AuthorDate: Mon Jan 13 15:46:11 2020 -0500
[CXF-8191]align dom4j bundle version to 2.1.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 564f5bb..e8269db 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -233,7 +233,7 @@
<cxf.aries.version.range>[1.0,2)</cxf.aries.version.range>
<cxf.bcel.bundle.version>5.2_4</cxf.bcel.bundle.version>
<cxf.cglib.osgi.version>[2.2.2,3.3)</cxf.cglib.osgi.version>
- <cxf.dom4j.bundle.version>1.6.1_5</cxf.dom4j.bundle.version>
+ <cxf.dom4j.bundle.version>2.1.1_1</cxf.dom4j.bundle.version>
<cxf.fastinfoset.bundle.version>1.2.16_1</cxf.fastinfoset.bundle.version>
<cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version>
<cxf.istack.bundle.version>3.0.7</cxf.istack.bundle.version>