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 cf48c1ecf6 Update version numbers cf48c1ecf6 is described below commit cf48c1ecf6d7b0e5218efdcd5bef5d9d3bf1fd9e Author: remm <r...@apache.org> AuthorDate: Fri Mar 24 10:37:55 2023 +0100 Update version numbers --- modules/openssl-foreign/pom.xml | 2 +- modules/openssl-java17/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openssl-foreign/pom.xml b/modules/openssl-foreign/pom.xml index 26fa4978e6..e48b5536b0 100644 --- a/modules/openssl-foreign/pom.xml +++ b/modules/openssl-foreign/pom.xml @@ -31,7 +31,7 @@ <version>0.1-SNAPSHOT</version> <properties> - <tomcat.version>9.0.68</tomcat.version> + <tomcat.version>9.0.73</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 202420889f..834092d5b2 100644 --- a/modules/openssl-java17/pom.xml +++ b/modules/openssl-java17/pom.xml @@ -31,7 +31,7 @@ <version>0.1-SNAPSHOT</version> <properties> - <tomcat.version>9.0.68</tomcat.version> + <tomcat.version>9.0.73</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