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-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new 587ac28 Updating CXF
587ac28 is described below
commit 587ac28bf7136345ec2a798b5703b9901b3ab8b3
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Oct 31 11:39:43 2019 +0000
Updating CXF
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5033ba5..2242c10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<commons.logging.version>1.2</commons.logging.version>
<commons.text.version>1.7</commons.text.version>
<commons.validator.version>1.6</commons.validator.version>
- <cxf.version>3.3.3</cxf.version>
+ <cxf.version>3.3.4</cxf.version>
<cxf.build-utils.version>3.4.3</cxf.build-utils.version>
<easymock.version>4.0.2</easymock.version>
<ehcache.version>2.10.6</ehcache.version>