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 e9409e37b [OPENMEETINGS-2757] maven-info-reports, tomcat
e9409e37b is described below

commit e9409e37b635920b894ff41417440856f830bee9
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Apr 18 15:57:51 2023 +0700

    [OPENMEETINGS-2757] maven-info-reports, tomcat
---
 openmeetings-server/pom.xml | 2 +-
 pom.xml                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/openmeetings-server/pom.xml b/openmeetings-server/pom.xml
index 81d500fb2..0145565a1 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.73.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
+                                       
<missing>web-server/apache-tomcat-9.0.74.tar.gz</missing> <!-- TODO should be 
in-sync with global property -->
                                </file>
                        </activation>
                        <build>
diff --git a/pom.xml b/pom.xml
index c88a5f2e7..c2d5987ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
                <reflow-maven-skin.version>2.3.3</reflow-maven-skin.version>
                <reflow-theme>cerulean</reflow-theme>
                
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
-               
<maven-project-info-reports-plugin.version>3.4.2</maven-project-info-reports-plugin.version>
+               
<maven-project-info-reports-plugin.version>3.4.3</maven-project-info-reports-plugin.version>
                <maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
                
<maven-assembly-plugin.version>3.5.0</maven-assembly-plugin.version>
                
<maven-dependency-plugin.version>3.5.0</maven-dependency-plugin.version>
@@ -85,7 +85,7 @@
                <wicket-bootstrap.version>6.0.2</wicket-bootstrap.version>
                <font-awesome.version>6.4.0</font-awesome.version>
                <spring.version>5.3.27</spring.version>
-               <tomcat.version>9.0.73</tomcat.version>
+               <tomcat.version>9.0.74</tomcat.version>
                <ical4j.version>4.0.0-beta7</ical4j.version>
                <cxf.version>3.5.5</cxf.version>
                <io.prometheus.version>0.16.0</io.prometheus.version>

Reply via email to