This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/4.0.x by this push:
new 7e4812b [OPENMEETINGS-2037] tomcat is updated
7e4812b is described below
commit 7e4812be1ba63867ce94466a9cc07ec3eb0c9d3d
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed May 15 10:08:26 2019 +0700
[OPENMEETINGS-2037] tomcat is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cd681ce..95d7543 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
<red5-client.version>1.1.0</red5-client.version>
<spring.version>5.1.7.RELEASE</spring.version>
<mina.version>2.0.21</mina.version>
- <tomcat.version>9.0.19</tomcat.version>
+ <tomcat.version>9.0.20</tomcat.version>
<ical4j.version>3.0.6</ical4j.version>
<cxf.version>3.3.1</cxf.version>
<selenium.version>3.141.59</selenium.version>