This is an automated email from the ASF dual-hosted git repository.
coheigea 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 651a006 Updating Dom4J bundle to 2.1.3_1
651a006 is described below
commit 651a0068441d4ecea57e0400559bd439f357e677
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Oct 22 10:20:56 2020 +0100
Updating Dom4J bundle to 2.1.3_1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index dc9908c..4ca5373 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -235,7 +235,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.4)</cxf.cglib.osgi.version>
- <cxf.dom4j.bundle.version>2.1.1_1</cxf.dom4j.bundle.version>
+ <cxf.dom4j.bundle.version>2.1.3_1</cxf.dom4j.bundle.version>
<cxf.fastinfoset.bundle.version>1.2.18_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>