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/05/14 09:14:33 UTC

[cxf-fediz] 01/02: Updating CXF

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

commit 64563edd5662e4120cfa1bb68293a17f0944517b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue May 14 09:54:54 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index b8dec80..3d74e26 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.8</cxf.version>
+        <cxf.version>3.2.9</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>