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 3a1b9c7  [OPENMEETINGS-2640] tomcat
3a1b9c7 is described below

commit 3a1b9c74115851bd7f3bba03f0f0df7af37d0765
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Tue Aug 10 10:06:12 2021 +0700

    [OPENMEETINGS-2640] tomcat
---
 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 05c25c3..309af51 100644
--- a/openmeetings-server/pom.xml
+++ b/openmeetings-server/pom.xml
@@ -119,7 +119,7 @@
                        <id>prepare-web-server</id>
                        <activation>
                                <file>
-                                       
<missing>web-server/apache-tomcat-9.0.50.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
+                                       
<missing>web-server/apache-tomcat-9.0.52.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
                                </file>
                        </activation>
                        <build>
diff --git a/pom.xml b/pom.xml
index b66322b..6382328 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
                <wicket-bootstrap.version>5.0.5</wicket-bootstrap.version>
                <font-awesome.version>5.15.3</font-awesome.version>
                <spring.version>5.3.9</spring.version>
-               <tomcat.version>9.0.50</tomcat.version>
+               <tomcat.version>9.0.52</tomcat.version>
                <ical4j.version>3.0.21</ical4j.version>
                <cxf.version>3.4.4</cxf.version>
                <io.prometheus.version>0.11.0</io.prometheus.version>

Reply via email to