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 df38eb89b [OPENMEETINGS-2780] tomcat and cxf
df38eb89b is described below
commit df38eb89b63341935043d803293d050c71c17a28
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Dec 10 13:28:13 2024 +0700
[OPENMEETINGS-2780] tomcat and cxf
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1e0f33331..23335827d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,10 +91,10 @@
<wicket-bootstrap.version>7.0.8</wicket-bootstrap.version>
<fullcalendar.version>6.1.14</fullcalendar.version>
<spring.version>6.2.0</spring.version>
- <tomcat.version>11.0.1</tomcat.version>
+ <tomcat.version>11.0.2</tomcat.version>
<jetty.version>11.0.24</jetty.version>
<ical4j.version>4.0.6</ical4j.version>
- <cxf.version>4.0.5</cxf.version>
+ <cxf.version>4.0.6</cxf.version>
<io.prometheus.version>1.3.4</io.prometheus.version>
<aspectjtools.version>1.9.22.1</aspectjtools.version>
<simple-xml.version>2.7.1</simple-xml.version>