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 d781311 [OPENMEETINGS-2094] tomcat is updated
d781311 is described below
commit d7813112134cb6af978cf94d3cd959914175e097
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Nov 22 16:12:40 2019 +0700
[OPENMEETINGS-2094] tomcat is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f5284ef..3beaf51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
<red5-client.version>1.1.1</red5-client.version>
<spring.version>5.2.1.RELEASE</spring.version>
<mina.version>2.1.3</mina.version>
- <tomcat.version>9.0.27</tomcat.version>
+ <tomcat.version>9.0.29</tomcat.version>
<ical4j.version>3.0.11</ical4j.version>
<cxf.version>3.3.4</cxf.version>
<selenium.version>3.141.59</selenium.version>