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 bed2e1d77c94eb2aaaf10c28881b711763961158 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu Oct 22 10:20:56 2020 +0100 Updating Dom4J bundle to 2.1.3_1 (cherry picked from commit 651a0068441d4ecea57e0400559bd439f357e677) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index b3f2087..1bbb244 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -231,7 +231,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>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.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>
