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 2221888192 Update version number 2221888192 is described below commit 2221888192b9d8569ef901134ac8e12718641138 Author: remm <r...@apache.org> AuthorDate: Mon Dec 16 10:00:10 2024 +0100 Update version number --- modules/cxf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml index e488a9ab3b..8f5bf838c6 100644 --- a/modules/cxf/pom.xml +++ b/modules/cxf/pom.xml @@ -29,7 +29,7 @@ <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.4</version> + <version>3.6.5</version> <packaging>jar</packaging> <properties> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org