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 0573b34738 Update version numbers 0573b34738 is described below commit 0573b347388ea97f818ca877b9b1e41fa8bf469d Author: remm <r...@apache.org> AuthorDate: Wed Nov 15 15:45:48 2023 +0100 Update version numbers --- modules/openssl-foreign/pom.xml | 2 +- modules/openssl-java17/pom.xml | 4 ++-- modules/openssl-java21/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/openssl-foreign/pom.xml b/modules/openssl-foreign/pom.xml index ceff9de1cd..3cd77f6f42 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>27</version> + <version>30</version> </parent> <groupId>org.apache.tomcat</groupId> diff --git a/modules/openssl-java17/pom.xml b/modules/openssl-java17/pom.xml index 834092d5b2..6ea18cba54 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>27</version> + <version>30</version> </parent> <groupId>org.apache.tomcat</groupId> @@ -31,7 +31,7 @@ <version>0.1-SNAPSHOT</version> <properties> - <tomcat.version>9.0.73</tomcat.version> + <tomcat.version>9.0.83</tomcat.version> <project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp> </properties> diff --git a/modules/openssl-java21/pom.xml b/modules/openssl-java21/pom.xml index d0f2569256..0bea4f06bf 100644 --- a/modules/openssl-java21/pom.xml +++ b/modules/openssl-java21/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>27</version> + <version>30</version> </parent> <groupId>org.apache.tomcat</groupId> @@ -31,7 +31,7 @@ <version>0.1-SNAPSHOT</version> <properties> - <tomcat.version>9.0.73</tomcat.version> + <tomcat.version>9.0.83</tomcat.version> <project.build.outputTimestamp>2021-12-02T12:00:00Z</project.build.outputTimestamp> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org