You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2022/09/28 13:54:17 UTC

[tomcat] branch 9.0.x updated: Update version numbers

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 7ef2c3f0ef Update version numbers
7ef2c3f0ef is described below

commit 7ef2c3f0eff51a074f4588301ae547f240536ecd
Author: remm <re...@apache.org>
AuthorDate: Wed Sep 28 15:54:06 2022 +0200

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

diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml
index 05d53f563e..678c2146f5 100644
--- a/modules/cxf/pom.xml
+++ b/modules/cxf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>26</version>
+        <version>27</version>
     </parent>
 
     <groupId>org.apache.tomcat</groupId>
diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index e770395bfc..b33ba0582d 100644
--- a/modules/owb/pom.xml
+++ b/modules/owb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>26</version>
+        <version>27</version>
     </parent>
 
     <groupId>org.apache.tomcat</groupId>
@@ -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.62</tomcat.version>
+        <tomcat.version>9.0.67</tomcat.version>
     </properties>
 
     <dependencies>


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