This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new c7581e0 Update to 9.0.30 c7581e0 is described below commit c7581e0caf1451eed84f9a353f1bcfd88be782b4 Author: remm <r...@apache.org> AuthorDate: Thu Dec 12 11:57:57 2019 +0100 Update to 9.0.30 --- modules/owb/pom.xml | 2 +- res/tomcat-maven/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml index 69a0202..087bc07 100644 --- a/modules/owb/pom.xml +++ b/modules/owb/pom.xml @@ -36,7 +36,7 @@ <geronimo-atinject.version>1.0</geronimo-atinject.version> <geronimo-interceptor.version>1.0</geronimo-interceptor.version> <geronimo-jcdi.version>1.0.1</geronimo-jcdi.version> - <tomcat.version>9.0.27</tomcat.version> + <tomcat.version>9.0.30</tomcat.version> </properties> <dependencies> diff --git a/res/tomcat-maven/pom.xml b/res/tomcat-maven/pom.xml index 7944091..7e6c174 100644 --- a/res/tomcat-maven/pom.xml +++ b/res/tomcat-maven/pom.xml @@ -29,7 +29,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <mainClass>org.apache.catalina.startup.Tomcat</mainClass> - <tomcat.version>9.0.27</tomcat.version> + <tomcat.version>9.0.30</tomcat.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org