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

remm pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/11.0.x by this push:
     new 753083834f Update version numbers
753083834f is described below

commit 753083834fc7061265b5b7a2e062d813d104843d
Author: remm <[email protected]>
AuthorDate: Wed Jan 14 10:59:12 2026 +0100

    Update version numbers
---
 modules/cxf/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml
index b505c0b2ee..61c7e07c03 100644
--- a/modules/cxf/pom.xml
+++ b/modules/cxf/pom.xml
@@ -29,14 +29,14 @@
     <name>Apache CXF for Apache Tomcat CDI</name>
     <description>Apache CXF packaged for Apache Tomcat CDI</description>
     <!-- This is the Apache CXF version -->
-    <version>4.1.1</version>
+    <version>4.1.4</version>
     <packaging>jar</packaging>
 
     <properties>
         <jakarta-enterprise-cdi.version>4.0.1</jakarta-enterprise-cdi.version>
         <jakarta.json-api.version>2.1.3</jakarta.json-api.version>
         <jakarta.json.bind-api.version>3.0.1</jakarta.json.bind-api.version>
-        <johnzon.version>2.0.1</johnzon.version>
+        <johnzon.version>2.0.2</johnzon.version>
     </properties>
 
     <dependencies>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to