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 f96f24d76 [OPENMEETINGS-2780] spring, tomcat, jetty
f96f24d76 is described below

commit f96f24d768f908c95066eacab59b863f87764420
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Jul 13 15:44:21 2024 +0700

    [OPENMEETINGS-2780] spring, tomcat, jetty
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a934554d5..e2ac17a6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,9 +87,9 @@
                <wicketstuff.version>10.2.0-SNAPSHOT</wicketstuff.version>
                
<wicket-bootstrap.version>7.0.7-SNAPSHOT</wicket-bootstrap.version>
                <fullcalendar.version>6.1.14</fullcalendar.version>
-               <spring.version>6.1.10</spring.version>
-               <tomcat.version>10.1.25</tomcat.version>
-               <jetty.version>11.0.21</jetty.version>
+               <spring.version>6.1.11</spring.version>
+               <tomcat.version>10.1.26</tomcat.version>
+               <jetty.version>11.0.22</jetty.version>
                <ical4j.version>4.0.1</ical4j.version>
                <cxf.version>4.0.4</cxf.version>
                <io.prometheus.version>1.3.1</io.prometheus.version>

Reply via email to