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/05/11 01:51:26 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 1d58ad44c [OPENMEETINGS-2770] tomcat
1d58ad44c is described below

commit 1d58ad44ca1335cf4a9283f80594aed95c9a7118
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu May 11 08:51: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 a51c6faec..9535dcc64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
 		<wicket-bootstrap.version>6.0.3</wicket-bootstrap.version>
 		<font-awesome.version>6.4.0</font-awesome.version>
 		<spring.version>5.3.27</spring.version>
-		<tomcat.version>9.0.74</tomcat.version>
+		<tomcat.version>9.0.75</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>