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 4892eda Update to Tomcat 9.0.27
4892eda is described below
commit 4892eda90d42666eed56ae94e1039b86b086627e
Author: remm <[email protected]>
AuthorDate: Mon Oct 14 12:25:09 2019 +0200
Update to Tomcat 9.0.27
---
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 88328d3..1db0fda 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.26</tomcat.version>
+ <tomcat.version>9.0.27</tomcat.version>
</properties>
<dependencies>
diff --git a/res/tomcat-maven/pom.xml b/res/tomcat-maven/pom.xml
index e620779..7944091 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.26</tomcat.version>
+ <tomcat.version>9.0.27</tomcat.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]