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 a4dc5cc8a [OPENMEETINGS-2732] tomcat
a4dc5cc8a is described below

commit a4dc5cc8a02ee1cf5fea449c3b4e279187a404de
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue May 17 00:59:22 2022 +0700

    [OPENMEETINGS-2732] 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 14515c404..4db62cd04 100644
--- a/openmeetings-server/pom.xml
+++ b/openmeetings-server/pom.xml
@@ -118,7 +118,7 @@
                        <id>prepare-web-server</id>
                        <activation>
                                <file>
-                                       
<missing>web-server/apache-tomcat-9.0.62.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
+                                       
<missing>web-server/apache-tomcat-9.0.63.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
                                </file>
                        </activation>
                        <build>
diff --git a/pom.xml b/pom.xml
index 034f6b6b8..5b1496395 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
                <wicket-bootstrap.version>6.0.0-M6</wicket-bootstrap.version>
                <font-awesome.version>6.1.0</font-awesome.version>
                <spring.version>5.3.20</spring.version>
-               <tomcat.version>9.0.62</tomcat.version>
+               <tomcat.version>9.0.63</tomcat.version>
                <ical4j.version>4.0.0-alpha11</ical4j.version>
                <cxf.version>3.5.2</cxf.version>
                <io.prometheus.version>0.15.0</io.prometheus.version>

Reply via email to