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

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


The following commit(s) were added to refs/heads/master by this push:
     new 80ec135d08 Revert CXF because our patch sources aren't up to date and 
they break method signatures
80ec135d08 is described below

commit 80ec135d0883062fd4186395c19abdc62781cef8
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Fri Jul 1 11:41:23 2022 +0200

    Revert CXF because our patch sources aren't up to date and they break 
method signatures
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e8c1dce140..454162450d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
 
     <tomcat.version>10.0.22</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.0</wss4j.version>
     <!-- used by cxf for security (replay attack) -->

Reply via email to