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 2021/10/05 07:40:36 UTC

[cxf-fediz] 01/03: Updating CXF to 3.4.5

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 b75be587b9b05672945dea2602a7caa5c57a1b82
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 5 08:02:15 2021 +0100

    Updating CXF to 3.4.5
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9404535..b5e4f10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,8 +43,8 @@
         <commons.logging.version>1.2</commons.logging.version>
         <commons.text.version>1.9</commons.text.version>
         <commons.validator.version>1.7</commons.validator.version>
-        <cxf.version>3.4.4</cxf.version>
-        <cxf.build-utils.version>3.4.4</cxf.build-utils.version>
+        <cxf.version>3.4.5</cxf.version>
+        <cxf.build-utils.version>3.4.5</cxf.build-utils.version>
         <easymock.version>4.0.2</easymock.version>
         <ehcache3.version>3.8.1</ehcache3.version>
         <jcache.version>1.1.1</jcache.version>