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 18dab9380 [OPENMEETINGS-2800] spring, cxf, prometeus, postgres, 
logback, swagger and plugins
18dab9380 is described below

commit 18dab93801cccfa62d5ca0882373850a0b2469c4
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Feb 20 14:12:42 2026 +0700

    [OPENMEETINGS-2800] spring, cxf, prometeus, postgres, logback, swagger and 
plugins
---
 LICENSE | 88 ++++++++++++++++++++++++++++++++---------------------------------
 pom.xml | 16 ++++++------
 2 files changed, 52 insertions(+), 52 deletions(-)

diff --git a/LICENSE b/LICENSE
index 93a3e4e75..136094997 100644
--- a/LICENSE
+++ b/LICENSE
@@ -230,7 +230,7 @@ conditions of the following licenses.
 
     BSD-2-Clause
 
-        * PostgreSQL JDBC Driver (org.postgresql:postgresql:42.7.9 - 
https://jdbc.postgresql.org)
+        * PostgreSQL JDBC Driver (org.postgresql:postgresql:42.7.10 - 
https://jdbc.postgresql.org)
 
     CC BY 3.0
 
@@ -259,8 +259,6 @@ conditions of the following licenses.
     Eclipse Public License, Version 1.0
 
         * H2 Database Engine (com.h2database:h2:2.4.240 - 
https://h2database.com)
-        * Logback Classic Module (ch.qos.logback:logback-classic:1.5.27 - 
http://logback.qos.ch/logback-classic)
-        * Logback Core Module (ch.qos.logback:logback-core:1.5.27 - 
http://logback.qos.ch/logback-core)
 
     Eclipse Public License v2.0
 
@@ -271,9 +269,11 @@ conditions of the following licenses.
         * Jakarta Mail API (jakarta.mail:jakarta.mail-api:2.1.5 - 
https://projects.eclipse.org/projects/ee4j/jakarta.mail-api)
         * Jakarta Messaging API (jakarta.jms:jakarta.jms-api:3.1.0 - 
https://projects.eclipse.org/projects/ee4j.jms)
         * Jakarta Persistence API 
(jakarta.persistence:jakarta.persistence-api:3.2.0 - 
https://github.com/jakartaee/persistence)
-        * Jakarta RESTful WS API (jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 - 
https://github.com/eclipse-ee4j/jaxrs-api)
+        * Jakarta RESTful WS API (jakarta.ws.rs:jakarta.ws.rs-api:4.0.0 - 
https://github.com/jakartaee/rest/jakarta.ws.rs-api)
         * JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:6.0.2 - 
https://junit.org/)
         * JUnit Platform Commons 
(org.junit.platform:junit-platform-commons:6.0.2 - https://junit.org/)
+        * Logback Classic Module (ch.qos.logback:logback-classic:1.5.32 - 
http://logback.qos.ch/logback-classic)
+        * Logback Core Module (ch.qos.logback:logback-core:1.5.32 - 
http://logback.qos.ch/logback-core)
 
     GENERAL PUBLIC LICENSE, version 3 (GPL-3.0), GNU LESSER GENERAL PUBLIC 
LICENSE, version 3 (LGPL-3.0), Mozilla Public License Version 1.1
 
@@ -361,21 +361,21 @@ conditions of the following licenses.
         * Apache Commons Net (commons-net:commons-net:3.12.0 - 
https://commons.apache.org/proper/commons-net/)
         * Apache Commons Pool (org.apache.commons:commons-pool2:2.13.1 - 
https://commons.apache.org/proper/commons-pool/)
         * Apache Commons Text (org.apache.commons:commons-text:1.15.0 - 
https://commons.apache.org/proper/commons-text)
-        * Apache CXF Advanced Logging Feature 
(org.apache.cxf:cxf-rt-features-logging:4.1.4 - 
https://cxf.apache.org/cxf-rt-features-logging)
-        * Apache CXF Core (org.apache.cxf:cxf-core:4.1.4 - 
https://cxf.apache.org)
-        * Apache CXF JAX-RS Extensions: Providers 
(org.apache.cxf:cxf-rt-rs-extension-providers:4.1.4 - https://cxf.apache.org)
-        * Apache CXF JAX-RS Service Description 
(org.apache.cxf:cxf-rt-rs-service-description:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime Core for WSDL (org.apache.cxf:cxf-rt-wsdl:4.1.4 - 
https://cxf.apache.org)
-        * Apache CXF Runtime HTTP Transport 
(org.apache.cxf:cxf-rt-transports-http:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime JAXB DataBinding 
(org.apache.cxf:cxf-rt-databinding-jaxb:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime JAX-RS Frontend 
(org.apache.cxf:cxf-rt-frontend-jaxrs:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime JAX-WS Frontend 
(org.apache.cxf:cxf-rt-frontend-jaxws:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime Security functionality 
(org.apache.cxf:cxf-rt-security:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime Simple Frontend 
(org.apache.cxf:cxf-rt-frontend-simple:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime SOAP Binding 
(org.apache.cxf:cxf-rt-bindings-soap:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime WS Addressing 
(org.apache.cxf:cxf-rt-ws-addr:4.1.4 - https://cxf.apache.org)
-        * Apache CXF Runtime WS Policy (org.apache.cxf:cxf-rt-ws-policy:4.1.4 
- https://cxf.apache.org)
-        * Apache CXF Runtime XML Binding 
(org.apache.cxf:cxf-rt-bindings-xml:4.1.4 - https://cxf.apache.org)
+        * Apache CXF Advanced Logging Feature 
(org.apache.cxf:cxf-rt-features-logging:4.2.0 - 
https://cxf.apache.org/cxf-rt-features-logging)
+        * Apache CXF Core (org.apache.cxf:cxf-core:4.2.0 - 
https://cxf.apache.org)
+        * Apache CXF JAX-RS Extensions: Providers 
(org.apache.cxf:cxf-rt-rs-extension-providers:4.2.0 - https://cxf.apache.org)
+        * Apache CXF JAX-RS Service Description 
(org.apache.cxf:cxf-rt-rs-service-description:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime Core for WSDL (org.apache.cxf:cxf-rt-wsdl:4.2.0 - 
https://cxf.apache.org)
+        * Apache CXF Runtime HTTP Transport 
(org.apache.cxf:cxf-rt-transports-http:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime JAXB DataBinding 
(org.apache.cxf:cxf-rt-databinding-jaxb:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime JAX-RS Frontend 
(org.apache.cxf:cxf-rt-frontend-jaxrs:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime JAX-WS Frontend 
(org.apache.cxf:cxf-rt-frontend-jaxws:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime Security functionality 
(org.apache.cxf:cxf-rt-security:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime Simple Frontend 
(org.apache.cxf:cxf-rt-frontend-simple:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime SOAP Binding 
(org.apache.cxf:cxf-rt-bindings-soap:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime WS Addressing 
(org.apache.cxf:cxf-rt-ws-addr:4.2.0 - https://cxf.apache.org)
+        * Apache CXF Runtime WS Policy (org.apache.cxf:cxf-rt-ws-policy:4.2.0 
- https://cxf.apache.org)
+        * Apache CXF Runtime XML Binding 
(org.apache.cxf:cxf-rt-bindings-xml:4.2.0 - https://cxf.apache.org)
         * Apache Directory API All (org.apache.directory.api:api-all:2.1.7 - 
https://directory.apache.org/api-parent/api-all/)
         * Apache FontBox (org.apache.pdfbox:fontbox:3.0.5 - 
http://pdfbox.apache.org/)
         * Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.13 - 
http://hc.apache.org/httpcomponents-client)
@@ -483,8 +483,8 @@ conditions of the following licenses.
         * Kurento JSON-RPC Client (org.kurento:kurento-jsonrpc-client:7.3.0 - 
https://kurento.openvidu.io/kurento-jsonrpc/kurento-jsonrpc-client/)
         * library (de.agilecoders.wicket.webjars:wicket-webjars:4.0.14 - 
https://github.com/l0rdn1kk0n/wicket-webjars/wicket-webjars)
         * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:2.0.17 - 
http://www.slf4j.org)
-        * micrometer-commons (io.micrometer:micrometer-commons:1.16.2 - 
https://github.com/micrometer-metrics/micrometer)
-        * micrometer-observation (io.micrometer:micrometer-observation:1.16.2 
- https://github.com/micrometer-metrics/micrometer)
+        * micrometer-commons (io.micrometer:micrometer-commons:1.16.3 - 
https://github.com/micrometer-metrics/micrometer)
+        * micrometer-observation (io.micrometer:micrometer-observation:1.16.3 
- https://github.com/micrometer-metrics/micrometer)
         * Netty/Buffer (io.netty:netty-buffer:4.2.7.Final - 
https://netty.io/netty-buffer/)
         * Netty/Codec/Base (io.netty:netty-codec-base:4.2.7.Final - 
https://netty.io/netty-codec-base/)
         * Netty/Codec/Compression 
(io.netty:netty-codec-compression:4.2.7.Final - 
https://netty.io/netty-codec-compression/)
@@ -514,34 +514,34 @@ conditions of the following licenses.
         * parso (com.epam:parso:2.0.14 - https://github.com/epam/parso)
         * PDFBox JBIG2 ImageIO plugin (org.apache.pdfbox:jbig2-imageio:3.0.4 - 
https://www.apache.org/jbig2-imageio/)
         * picocli (info.picocli:picocli:4.7.6 - https://picocli.info)
-        * Prometheus Metrics Config 
(io.prometheus:prometheus-metrics-config:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-config)
-        * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.4.3 
- http://github.com/prometheus/client_java/client_java/prometheus-metrics-core)
-        * Prometheus Metrics Exporter - Common 
(io.prometheus:prometheus-metrics-exporter-common:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exporter-common)
-        * Prometheus Metrics Exporter - Servlet Jakarta 
(io.prometheus:prometheus-metrics-exporter-servlet-jakarta:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exporter-servlet-jakarta)
-        * Prometheus Metrics Exposition Formats 
(io.prometheus:prometheus-metrics-exposition-formats:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-formats)
-        * Prometheus Metrics Exposition Text Formats 
(io.prometheus:prometheus-metrics-exposition-textformats:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-textformats)
-        * Prometheus Metrics Model 
(io.prometheus:prometheus-metrics-model:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-model)
-        * Prometheus Metrics Tracer Common 
(io.prometheus:prometheus-metrics-tracer-common:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
-        * Prometheus Metrics Tracer Initializer 
(io.prometheus:prometheus-metrics-tracer-initializer:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
-        * Prometheus Metrics Tracer OpenTelemetry 
(io.prometheus:prometheus-metrics-tracer-otel:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel)
-        * Prometheus Metrics Tracer OpenTelemetry Agent 
(io.prometheus:prometheus-metrics-tracer-otel-agent:1.4.3 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
+        * Prometheus Metrics Config 
(io.prometheus:prometheus-metrics-config:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-config)
+        * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.5.0 
- http://github.com/prometheus/client_java/client_java/prometheus-metrics-core)
+        * Prometheus Metrics Exporter - Common 
(io.prometheus:prometheus-metrics-exporter-common:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exporter-common)
+        * Prometheus Metrics Exporter - Servlet Jakarta 
(io.prometheus:prometheus-metrics-exporter-servlet-jakarta:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exporter-servlet-jakarta)
+        * Prometheus Metrics Exposition Formats 
(io.prometheus:prometheus-metrics-exposition-formats:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-formats)
+        * Prometheus Metrics Exposition Text Formats 
(io.prometheus:prometheus-metrics-exposition-textformats:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-textformats)
+        * Prometheus Metrics Model 
(io.prometheus:prometheus-metrics-model:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-model)
+        * Prometheus Metrics Tracer Common 
(io.prometheus:prometheus-metrics-tracer-common:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
+        * Prometheus Metrics Tracer Initializer 
(io.prometheus:prometheus-metrics-tracer-initializer:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
+        * Prometheus Metrics Tracer OpenTelemetry 
(io.prometheus:prometheus-metrics-tracer-otel:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel)
+        * Prometheus Metrics Tracer OpenTelemetry Agent 
(io.prometheus:prometheus-metrics-tracer-otel-agent:1.5.0 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
         * quartz (org.quartz-scheduler:quartz:2.5.2 - 
https://www.quartz-scheduler.org/)
         * Reflections (org.reflections:reflections:0.10.2 - 
http://github.com/ronmamo/reflections)
         * rome (com.rometools:rome:2.1.0 - http://rometools.com/rome)
         * rome-utils (com.rometools:rome-utils:2.1.0 - 
http://rometools.com/rome-utils)
         * SparseBitSet (com.zaxxer:SparseBitSet:1.3 - 
https://github.com/brettwooldridge/SparseBitSet)
-        * Spring AOP (org.springframework:spring-aop:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Beans (org.springframework:spring-beans:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Context (org.springframework:spring-context:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Context Support 
(org.springframework:spring-context-support:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Core (org.springframework:spring-core:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Expression Language (SpEL) 
(org.springframework:spring-expression:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring JDBC (org.springframework:spring-jdbc:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Object/Relational Mapping 
(org.springframework:spring-orm:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Transaction (org.springframework:spring-tx:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Web (org.springframework:spring-web:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Web MVC (org.springframework:spring-webmvc:7.0.3 - 
https://github.com/spring-projects/spring-framework)
-        * swagger-annotations (io.swagger.core.v3:swagger-annotations:2.2.42 - 
https://github.com/swagger-api/swagger-core/modules/swagger-annotations)
+        * Spring AOP (org.springframework:spring-aop:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Beans (org.springframework:spring-beans:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Context (org.springframework:spring-context:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Context Support 
(org.springframework:spring-context-support:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Core (org.springframework:spring-core:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Expression Language (SpEL) 
(org.springframework:spring-expression:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring JDBC (org.springframework:spring-jdbc:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Object/Relational Mapping 
(org.springframework:spring-orm:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Transaction (org.springframework:spring-tx:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Web (org.springframework:spring-web:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Web MVC (org.springframework:spring-webmvc:7.0.5 - 
https://github.com/spring-projects/spring-framework)
+        * swagger-annotations (io.swagger.core.v3:swagger-annotations:2.2.43 - 
https://github.com/swagger-api/swagger-core/modules/swagger-annotations)
         * tomcat (org.apache.tomcat:tomcat:11.0.18 - 
https://tomcat.apache.org/)
         * UNO interface library (org.openoffice:unoil:4.1.2 - 
https://wiki.openoffice.org/wiki/Uno)
         * Wicket Auth Roles (org.apache.wicket:wicket-auth-roles:10.8.0 - 
http://wicket.apache.org/wicket-auth-roles)
diff --git a/pom.xml b/pom.xml
index 23e9e6766..abd07c858 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
                
<version.maven-project-info-reports-plugin>3.9.0</version.maven-project-info-reports-plugin>
                <version.maven-jar-plugin>3.5.0</version.maven-jar-plugin>
                
<version.maven-assembly-plugin>3.8.0</version.maven-assembly-plugin>
-               
<version.maven-dependency-plugin>3.9.0</version.maven-dependency-plugin>
+               
<version.maven-dependency-plugin>3.10.0</version.maven-dependency-plugin>
                <version.maven-war-plugin>3.5.1</version.maven-war-plugin>
                <version.maven-clean-plugin>3.5.0</version.maven-clean-plugin>
                <version.maven-antrun-plugin>3.2.0</version.maven-antrun-plugin>
@@ -68,7 +68,7 @@
                <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
                <minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
                
<license-maven-plugin.version>2.7.1</license-maven-plugin.version>
-               <reflow-maven-skin.version>2.4.0</reflow-maven-skin.version>
+               <reflow-maven-skin.version>2.4.1</reflow-maven-skin.version>
                <reflow-theme>cerulean</reflow-theme>
                <replacer.version>1.5.3</replacer.version>
                <xml-maven-plugin.version>1.2.1</xml-maven-plugin.version>
@@ -91,12 +91,12 @@
                <wicketstuff.version>10.8.0</wicketstuff.version>
                <wicket-bootstrap.version>7.0.14</wicket-bootstrap.version>
                <fullcalendar.version>6.1.20</fullcalendar.version>
-               <spring.version>7.0.3</spring.version>
+               <spring.version>7.0.5</spring.version>
                <tomcat.version>11.0.18</tomcat.version>
                <jetty.version>11.0.26</jetty.version>
                <ical4j.version>4.2.3</ical4j.version>
-               <cxf.version>4.1.4</cxf.version>
-               <io.prometheus.version>1.4.3</io.prometheus.version>
+               <cxf.version>4.2.0</cxf.version>
+               <io.prometheus.version>1.5.0</io.prometheus.version>
                <aspectjtools.version>1.9.25.1</aspectjtools.version>
                <simple-xml.version>2.7.1</simple-xml.version>
                <jettison.version>1.5.4</jettison.version>
@@ -120,7 +120,7 @@
                <commons-net.version>3.12.0</commons-net.version>
                <dom4j.version>2.2.0</dom4j.version>
                <h2.version>2.4.240</h2.version>
-               <postgresql.version>42.7.9</postgresql.version>
+               <postgresql.version>42.7.10</postgresql.version>
                <mysql.version>9.6.0</mysql.version>
                <mssql.version>13.2.1.jre11</mssql.version>
                <ojdbc.version>19.29.0.0</ojdbc.version>
@@ -130,7 +130,7 @@
                <jackrabbit-webdav.version>2.21.22</jackrabbit-webdav.version>
                <tika-parsers.version>3.2.3</tika-parsers.version>
                <slf4j.version>2.0.17</slf4j.version>
-               <logback.version>1.5.27</logback.version>
+               <logback.version>1.5.32</logback.version>
                <license.excludedScopes>test</license.excludedScopes>
                <bcprov.version>1.83</bcprov.version>
                <mockito.version>5.21.0</mockito.version>
@@ -143,7 +143,7 @@
                <jaxb-runtime.version>4.0.6</jaxb-runtime.version>
                
<jquery-ui-touch-punch.version>0.2.3-2</jquery-ui-touch-punch.version>
                
<apacheds-test-framework.version>2.0.0.AM27</apacheds-test-framework.version>
-               <swagger.version>2.2.42</swagger.version>
+               <swagger.version>2.2.43</swagger.version>
                <jsr305.version>3.0.2</jsr305.version>
                <totp.version>1.7.1</totp.version>
                <!--  Exclude all generated code  -->

Reply via email to