This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new bb71daf  [OPENMEETINGS-2093] tomcat is updated
bb71daf is described below

commit bb71daf1049052e663d7143dea17135d5e77a1d4
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Nov 22 16:11:54 2019 +0700

    [OPENMEETINGS-2093] tomcat is updated
---
 openmeetings-server/pom.xml | 2 +-
 pom.xml                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/openmeetings-server/pom.xml b/openmeetings-server/pom.xml
index 96263da..66d09c3 100644
--- a/openmeetings-server/pom.xml
+++ b/openmeetings-server/pom.xml
@@ -117,7 +117,7 @@
                        <id>prepare-web-server</id>
                        <activation>
                                <file>
-                                       
<missing>web-server/apache-tomcat-9.0.27.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
+                                       
<missing>web-server/apache-tomcat-9.0.29.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
                                </file>
                        </activation>
                        <build>
diff --git a/pom.xml b/pom.xml
index 515ded5..b78d573 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
                <red5-client.version>1.2.3</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>

Reply via email to