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 1a988c8  [OPENMEETINGS-1954] tomcat version is updated
1a988c8 is described below

commit 1a988c862ac9f385855815fa8e983a1998ca3c9b
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Nov 9 09:33:31 2018 +0700

    [OPENMEETINGS-1954] tomcat version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5c2722d..9b3fdc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
                <red5-client.version>1.0.10-M9</red5-client.version>
                <spring.version>5.1.2.RELEASE</spring.version>
                <mina.version>2.0.19</mina.version>
-               <tomcat.version>9.0.12</tomcat.version>
+               <tomcat.version>9.0.13</tomcat.version>
                <ical4j.version>3.0.1</ical4j.version>
                <cxf.version>3.2.7</cxf.version>
                <selenium.version>3.14.0</selenium.version>

Reply via email to