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 cc7f94cab0 Version number update
cc7f94cab0 is described below

commit cc7f94cab09b70944470e0968160aefee1153bbe
Author: remm <r...@apache.org>
AuthorDate: Fri Aug 2 23:04:17 2024 +0200

    Version number update
---
 modules/cxf/pom.xml | 2 +-
 modules/owb/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml
index e984630c2c..e69e735116 100644
--- a/modules/cxf/pom.xml
+++ b/modules/cxf/pom.xml
@@ -36,7 +36,7 @@
         <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.18</johnzon.version>
+        <johnzon.version>1.2.21</johnzon.version>
     </properties>
 
     <dependencies>
diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index 2def195c7d..7412a50539 100644
--- a/modules/owb/pom.xml
+++ b/modules/owb/pom.xml
@@ -36,7 +36,7 @@
         <geronimo-atinject.version>1.2</geronimo-atinject.version>
         <geronimo-interceptor.version>1.2</geronimo-interceptor.version>
         <geronimo-jcdi.version>1.3</geronimo-jcdi.version>
-        <tomcat.version>9.0.90</tomcat.version>
+        <tomcat.version>9.0.91</tomcat.version>
     </properties>
 
     <dependencies>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to