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 2022/10/12 14:50:39 UTC

[cxf-fediz] branch main updated: Updating Fediz to 1.5.4

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 00a2de8e Updating Fediz to 1.5.4
00a2de8e is described below

commit 00a2de8e266063780909596e78a5769b8ede1869
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Oct 12 15:50:22 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index e78134a1..ed183aa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <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.5.3</cxf.version>
+        <cxf.version>3.5.4</cxf.version>
         <cxf.build-utils.version>3.4.4</cxf.build-utils.version>
         <easymock.version>4.0.2</easymock.version>
         <ehcache3.version>3.9.3</ehcache3.version>