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 5962c8b Updating dom4j to 2.1.3
5962c8b is described below
commit 5962c8b4fcbb072796b3093144583950e6b52eb7
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon May 11 14:55:59 2020 +0100
Updating dom4j to 2.1.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 08a71c9..4d58ad8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -101,7 +101,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.dropwizard3.version>3.2.6</cxf.dropwizard3.version>
<cxf.dropwizard4.version>4.1.2</cxf.dropwizard4.version>
<cxf.ehcache3.version>3.8.1</cxf.ehcache3.version>