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 10ceed1a3 [OPENMEETINGS-2780] tomcat
10ceed1a3 is described below
commit 10ceed1a3fa021c81ead79549a6500957be8ecd3
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Apr 25 13:33:28 2024 +0700
[OPENMEETINGS-2780] tomcat
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0cd7b1e16..22570d870 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
<wicketstuff.version>10.0.0</wicketstuff.version>
<wicket-bootstrap.version>7.0.3</wicket-bootstrap.version>
<spring.version>6.1.6</spring.version>
- <tomcat.version>10.1.20</tomcat.version>
+ <tomcat.version>10.1.23</tomcat.version>
<jetty.version>11.0.20</jetty.version>
<ical4j.version>4.0.0-rc5</ical4j.version>
<cxf.version>4.0.4</cxf.version>