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:51:50 UTC

[tomcat] branch main updated: Update misc version numbers

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2692854690 Update misc version numbers
2692854690 is described below

commit 269285469062ce1eb5986b6e3151e34f47408c34
Author: remm <re...@apache.org>
AuthorDate: Wed Sep 28 15:51:24 2022 +0200

    Update misc version numbers
---
 modules/openssl-foreign/pom.xml | 4 ++--
 modules/openssl-java17/pom.xml  | 4 ++--
 modules/owb/pom.xml             | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/modules/openssl-foreign/pom.xml b/modules/openssl-foreign/pom.xml
index 28432f6e2d..aac7d891c9 100644
--- a/modules/openssl-foreign/pom.xml
+++ b/modules/openssl-foreign/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>
@@ -31,7 +31,7 @@
     <version>0.1-SNAPSHOT</version>
 
     <properties>
-        <tomcat.version>10.0.20</tomcat.version>
+        <tomcat.version>10.1.0</tomcat.version>
         <project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp>
     </properties>
 
diff --git a/modules/openssl-java17/pom.xml b/modules/openssl-java17/pom.xml
index f21cbb4acd..b2505f42ab 100644
--- a/modules/openssl-java17/pom.xml
+++ b/modules/openssl-java17/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>
@@ -31,7 +31,7 @@
     <version>0.1-SNAPSHOT</version>
 
     <properties>
-        <tomcat.version>9.0.62</tomcat.version>
+        <tomcat.version>9.0.67</tomcat.version>
         <project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp>
     </properties>
 
diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml
index 06aa77949c..303f9d2982 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>10.0.20</tomcat.version>
+        <tomcat.version>10.1.0</tomcat.version>
     </properties>
 
     <dependencies>


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