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 a9fc27529 [OPENMEETINGS-2780] junit, spring, ical4j, cxf, prometheus 
and commons-text
a9fc27529 is described below

commit a9fc275292cf5206f08c6d8e8d12476d5c5b7be8
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Dec 17 09:58:34 2024 +0700

    [OPENMEETINGS-2780] junit, spring, ical4j, cxf, prometheus and commons-text
---
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 41d59130e..1ca51dc19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,17 +85,17 @@
                <spdx.version>0.7.4</spdx.version>
 
                <!-- dependency versions -->
-               <junit.version>5.11.3</junit.version>
+               <junit.version>5.11.4</junit.version>
                <wicket.version>10.2.0</wicket.version>
                <wicketstuff.version>10.2.0</wicketstuff.version>
                <wicket-bootstrap.version>7.0.8</wicket-bootstrap.version>
                <fullcalendar.version>6.1.15</fullcalendar.version>
-               <spring.version>6.2.0</spring.version>
+               <spring.version>6.2.1</spring.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.6</cxf.version>
-               <io.prometheus.version>1.3.4</io.prometheus.version>
+               <ical4j.version>4.0.7</ical4j.version>
+               <cxf.version>4.1.0</cxf.version>
+               <io.prometheus.version>1.3.5</io.prometheus.version>
                <aspectjtools.version>1.9.22.1</aspectjtools.version>
                <simple-xml.version>2.7.1</simple-xml.version>
                <jettison.version>1.5.4</jettison.version>
@@ -116,7 +116,7 @@
                <commons-cli.version>1.9.0</commons-cli.version>
                <commons-codec.version>1.17.1</commons-codec.version>
                <commons-io.version>2.18.0</commons-io.version>
-               <commons-text.version>1.12.0</commons-text.version>
+               <commons-text.version>1.13.0</commons-text.version>
                <commons-net.version>3.11.1</commons-net.version>
                <dom4j.version>2.1.4</dom4j.version>
                <postgresql.version>42.7.4</postgresql.version>

Reply via email to