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 2019/01/29 10:13:41 UTC

[cxf-fediz] branch 1.4.x-fixes updated: Upgrading CXF

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 1.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/1.4.x-fixes by this push:
     new 00b3a18  Upgrading CXF
00b3a18 is described below

commit 00b3a181eeedb1cfb552b64e457e03291d59a76e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jan 29 10:13:30 2019 +0000

    Upgrading CXF
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58273b2..43796c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <commons.io.version>2.5</commons.io.version>
         <commons.text.version>1.6</commons.text.version>
         <commons.validator.version>1.6</commons.validator.version>
-        <cxf.version>3.1.17</cxf.version>
+        <cxf.version>3.1.18</cxf.version>
         <cxf.build-utils.version>3.2.0</cxf.build-utils.version>
         <dbcp.version>2.1.1</dbcp.version>
         <easymock.version>3.4</easymock.version>