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 cd84c48 Update version cd84c48 is described below commit cd84c48ea8c6364f33590f4cffe9ce699172b487 Author: remm <r...@apache.org> AuthorDate: Thu May 2 01:03:12 2019 +0200 Update version --- res/tomcat-maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/tomcat-maven/pom.xml b/res/tomcat-maven/pom.xml index 7630803..7208413 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.17</tomcat.version> + <tomcat.version>9.0.19</tomcat.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org