This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 87d531cdf4 Update version numbers
87d531cdf4 is described below
commit 87d531cdf4d2ef5ec021f4faf8cdd507dddfca21
Author: remm <[email protected]>
AuthorDate: Wed Jan 14 11:02:21 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 b8d5fe3d07..4529026fcb 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>3.6.6</version>
+ <version>3.6.9</version>
<packaging>jar</packaging>
<properties>
<geronimo-jcdi.version>1.3</geronimo-jcdi.version>
<javax.json-api.version>1.1.4</javax.json-api.version>
<javax.json.bind-api.version>1.0</javax.json.bind-api.version>
- <johnzon.version>1.2.21</johnzon.version>
+ <johnzon.version>1.2.22</johnzon.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]