You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/09/29 12:16:32 UTC

[tomee] 02/02: Revert CXF upgrade back to 3.5.0

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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit b88e0a6b9c70180ca7d1aa12e3f80da03643bedf
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Thu Sep 29 14:16:23 2022 +0200

    Revert CXF upgrade back to 3.5.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cb10263b70..dac96f16bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
 
     <tomcat.version>10.0.23</tomcat.version>
 
-    <cxf.version>3.5.3</cxf.version>
+    <cxf.version>3.5.0</cxf.version>
     <ehcache.version>3.10.0</ehcache.version>
     <wss4j.version>2.4.1</wss4j.version>
     <!-- used by cxf for security (replay attack) -->