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 4a571af Updating CXF
4a571af is described below
commit 4a571afacb5e3b6dc7f1b0cf9472b1e507c5defa
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Jan 29 09:54:20 2019 +0000
Updating CXF
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 694f333..b32c309 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<commons.logging.version>1.2</commons.logging.version>
<commons.text.version>1.6</commons.text.version>
<commons.validator.version>1.6</commons.validator.version>
- <cxf.version>3.2.7</cxf.version>
+ <cxf.version>3.2.8</cxf.version>
<cxf.build-utils.version>3.4.1</cxf.build-utils.version>
<dbcp.version>2.1.1</dbcp.version>
<easymock.version>4.0.2</easymock.version>