You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2023/08/26 07:04:28 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2770] tomcat

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 e201ff9ba [OPENMEETINGS-2770] tomcat
e201ff9ba is described below

commit e201ff9ba748ef67fbec29ddcf2212e9fbfa08e6
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sat Aug 26 14:04:15 2023 +0700

    [OPENMEETINGS-2770] tomcat
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ee8602c5e..9290d4da5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
 		<wicketstuff.version>9.14.0</wicketstuff.version>
 		<wicket-bootstrap.version>6.0.5-SNAPSHOT</wicket-bootstrap.version>
 		<spring.version>5.3.29</spring.version>
-		<tomcat.version>9.0.79</tomcat.version>
+		<tomcat.version>9.0.80</tomcat.version>
 		<ical4j.version>4.0.0-beta9</ical4j.version>
 		<cxf.version>3.6.1</cxf.version>
 		<io.prometheus.version>0.16.0</io.prometheus.version>