This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push: new dbeb947bc2 Update version numbers dbeb947bc2 is described below commit dbeb947bc20f99180cb1041fe4ea888b4713e6c0 Author: remm <r...@apache.org> AuthorDate: Wed Sep 28 15:53:31 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 ac7ed8fce3..03ef816919 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 06aa77949c..c51564cce9 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.0.26</tomcat.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org