You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/05/11 13:57:48 UTC

[cxf] 01/02: Updating dom4j to 2.1.3

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 23cb938cb31df32a89cce934013d20a6ff941bfd
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon May 11 14:55:59 2020 +0100

    Updating dom4j to 2.1.3
    
    (cherry picked from commit 5962c8b4fcbb072796b3093144583950e6b52eb7)
    
    # 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 b8183f1..9b7bdcb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
         <cxf.commons-logging.version>1.2</cxf.commons-logging.version>
         <cxf.commons-text.version>1.8</cxf.commons-text.version>
         <cxf.derby.version>10.14.2.0</cxf.derby.version>
-        <cxf.dom4j.version>2.1.1</cxf.dom4j.version>
+        <cxf.dom4j.version>2.1.3</cxf.dom4j.version>
         <cxf.dropwizard.version>3.2.6</cxf.dropwizard.version>
         <cxf.ehcache.version>2.10.6</cxf.ehcache.version>
         <cxf.ehcache3.version>3.8.1</cxf.ehcache3.version>