You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/06/27 12:53:44 UTC

[cxf-fediz] branch master updated: Update to CXF 3.3.7

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

buhhunyx 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 e912af7  Update to CXF 3.3.7
e912af7 is described below

commit e912af766ef809ababbd0d383e0b51af5bb01297
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Sat Jun 27 15:52:18 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index 52dc943..d5e51a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <commons.logging.version>1.2</commons.logging.version>
         <commons.text.version>1.8</commons.text.version>
         <commons.validator.version>1.6</commons.validator.version>
-        <cxf.version>3.3.6</cxf.version>
+        <cxf.version>3.3.7</cxf.version>
         <cxf.build-utils.version>3.4.4</cxf.build-utils.version>
         <easymock.version>4.0.2</easymock.version>
         <ehcache.version>2.10.6</ehcache.version>