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

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


The following commit(s) were added to refs/heads/main by this push:
     new eb6d238997 Revert to CXF 3.5.0
eb6d238997 is described below

commit eb6d2389977de8299f4a26af25db3db90e2dda96
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Fri Nov 18 07:52:54 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index c19014fa6e..2676429872 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,7 @@
     <org.apache.activemq.version>5.16.5</org.apache.activemq.version>
     <batchee.version>1.0.2</batchee.version>
     <version.bval>2.0.6</version.bval>
-    <cxf.version>3.5.4</cxf.version>
+    <cxf.version>3.5.0</cxf.version>
     <version.geronimo.components>3.1.5</version.geronimo.components>
     <!-- we currently rely on Mail Impl. from Geronimo, this might change in 
the future -->
     
<version.geronimo-mail_2.1_provider>1.0.0</version.geronimo-mail_2.1_provider>

Reply via email to