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

commit a2f253de2e9cb6f018048608e34daa4157ce7bd1
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Jun 6 10:25:38 2025 +0700

    [OPENMEETINGS-2790] junit, cxf, prometheus, postgresql, tika, bcprov and 
plugins
---
 LICENSE | 153 +++++++++++++++++++++++++++++++---------------------------------
 pom.xml |  14 +++---
 2 files changed, 81 insertions(+), 86 deletions(-)

diff --git a/LICENSE b/LICENSE
index ded105b17..6c50d8e1a 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.5 - 
https://jdbc.postgresql.org)
+        * PostgreSQL JDBC Driver (org.postgresql:postgresql:42.7.6 - 
https://jdbc.postgresql.org)
 
     CC BY 3.0
 
@@ -281,9 +281,9 @@ conditions of the following licenses.
         * 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)
         * JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.12.2 - 
https://junit.org/junit5/)
-        * JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.12.0 - 
https://junit.org/junit5/)
-        * JUnit Platform Commons 
(org.junit.platform:junit-platform-commons:1.12.0 - https://junit.org/junit5/)
-        * JUnit Platform Engine API 
(org.junit.platform:junit-platform-engine:1.12.0 - https://junit.org/junit5/)
+        * JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.13.0 - 
https://junit.org/junit5/)
+        * JUnit Platform Commons 
(org.junit.platform:junit-platform-commons:1.13.0 - https://junit.org/junit5/)
+        * JUnit Platform Engine API 
(org.junit.platform:junit-platform-engine:1.13.0 - https://junit.org/junit5/)
         * JUnit Vintage Engine (org.junit.vintage:junit-vintage-engine:5.12.2 
- https://junit.org/junit5/)
 
     GENERAL PUBLIC LICENSE, version 3 (GPL-3.0), GNU LESSER GENERAL PUBLIC 
LICENSE, version 3 (LGPL-3.0), Mozilla Public License Version 1.1
@@ -314,8 +314,8 @@ conditions of the following licenses.
         * Bouncy Castle ASN.1 Extension and Utility APIs 
(org.bouncycastle:bcutil-jdk18on:1.80 - 
https://www.bouncycastle.org/download/bouncy-castle-java/)
         * Bouncy Castle JavaMail Jakarta S/MIME APIs 
(org.bouncycastle:bcjmail-jdk18on:1.80 - 
https://www.bouncycastle.org/download/bouncy-castle-java/)
         * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 
(org.bouncycastle:bcpkix-jdk18on:1.80 - 
https://www.bouncycastle.org/download/bouncy-castle-java/)
-        * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.80 - 
https://www.bouncycastle.org/download/bouncy-castle-java/)
-        * Checker Qual (org.checkerframework:checker-qual:3.48.3 - 
https://checkerframework.org/)
+        * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.81 - 
https://www.bouncycastle.org/download/bouncy-castle-java/)
+        * Checker Qual (org.checkerframework:checker-qual:3.49.3 - 
https://checkerframework.org/)
         * dd-plist (com.googlecode.plist:dd-plist:1.28 - 
http://www.github.com/3breadt/dd-plist)
         * dev.samstevens.totp:totp (dev.samstevens.totp:totp:1.7.1 - 
https://github.com/samdjstevens/java-totp/totp)
         * fullcalendar (org.webjars.npm:fullcalendar:6.1.15 - 
https://www.webjars.org)
@@ -325,7 +325,7 @@ conditions of the following licenses.
         * jQuery UI (org.webjars:jquery-ui:1.14.1 - http://webjars.org)
         * jquery-ui-touch-punch.js (org.webjars:jquery-ui-touch-punch:0.2.3-2 
- http://webjars.org)
         * js-cookie (org.webjars.npm:js-cookie:3.0.5 - https://www.webjars.org)
-        * jsoup Java HTML Parser (org.jsoup:jsoup:1.18.3 - https://jsoup.org/)
+        * jsoup Java HTML Parser (org.jsoup:jsoup:1.20.1 - https://jsoup.org/)
         * just-validate (org.webjars.npm:just-validate:4.3.0 - 
https://www.webjars.org)
         * lodash.merge (org.webjars.npm:lodash.merge:4.6.2 - 
http://webjars.org)
         * Microsoft JDBC Driver for SQL Server 
(com.microsoft.sqlserver:mssql-jdbc:12.10.0.jre11 - 
https://github.com/Microsoft/mssql-jdbc)
@@ -367,7 +367,7 @@ conditions of the following licenses.
         * Apache Commons Codec (commons-codec:commons-codec:1.18.0 - 
https://commons.apache.org/proper/commons-codec/)
         * Apache Commons Collections 
(org.apache.commons:commons-collections4:4.4 - 
https://commons.apache.org/proper/commons-collections/)
         * Apache Commons Compress (org.apache.commons:commons-compress:1.27.1 
- https://commons.apache.org/proper/commons-compress/)
-        * Apache Commons CSV (org.apache.commons:commons-csv:1.13.0 - 
https://commons.apache.org/proper/commons-csv/)
+        * Apache Commons CSV (org.apache.commons:commons-csv:1.14.0 - 
https://commons.apache.org/proper/commons-csv/)
         * Apache Commons DBCP (org.apache.commons:commons-dbcp2:2.13.0 - 
https://commons.apache.org/proper/commons-dbcp/)
         * Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 - 
https://commons.apache.org/proper/commons-exec/)
         * Apache Commons FileUpload Core 
(org.apache.commons:commons-fileupload2-core:2.0.0-M2 - 
https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-core/)
@@ -378,23 +378,23 @@ conditions of the following licenses.
         * Apache Commons Net (commons-net:commons-net:3.11.1 - 
https://commons.apache.org/proper/commons-net/)
         * Apache Commons Pool (org.apache.commons:commons-pool2:2.12.1 - 
https://commons.apache.org/proper/commons-pool/)
         * Apache Commons Text (org.apache.commons:commons-text:1.13.1 - 
https://commons.apache.org/proper/commons-text)
-        * Apache CXF Advanced Logging Feature 
(org.apache.cxf:cxf-rt-features-logging:4.1.1 - 
https://cxf.apache.org/cxf-rt-features-logging)
-        * Apache CXF Core (org.apache.cxf:cxf-core:4.1.1 - 
https://cxf.apache.org)
-        * Apache CXF JAX-RS Extensions: Providers 
(org.apache.cxf:cxf-rt-rs-extension-providers:4.1.1 - https://cxf.apache.org)
-        * Apache CXF JAX-RS Service Description 
(org.apache.cxf:cxf-rt-rs-service-description:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime Core for WSDL (org.apache.cxf:cxf-rt-wsdl:4.1.1 - 
https://cxf.apache.org)
-        * Apache CXF Runtime HTTP Transport 
(org.apache.cxf:cxf-rt-transports-http:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime JAXB DataBinding 
(org.apache.cxf:cxf-rt-databinding-jaxb:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime JAX-RS Frontend 
(org.apache.cxf:cxf-rt-frontend-jaxrs:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime JAX-WS Frontend 
(org.apache.cxf:cxf-rt-frontend-jaxws:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime Security functionality 
(org.apache.cxf:cxf-rt-security:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime Simple Frontend 
(org.apache.cxf:cxf-rt-frontend-simple:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime SOAP Binding 
(org.apache.cxf:cxf-rt-bindings-soap:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime WS Addressing 
(org.apache.cxf:cxf-rt-ws-addr:4.1.1 - https://cxf.apache.org)
-        * Apache CXF Runtime WS Policy (org.apache.cxf:cxf-rt-ws-policy:4.1.1 
- https://cxf.apache.org)
-        * Apache CXF Runtime XML Binding 
(org.apache.cxf:cxf-rt-bindings-xml:4.1.1 - https://cxf.apache.org)
+        * Apache CXF Advanced Logging Feature 
(org.apache.cxf:cxf-rt-features-logging:4.1.2 - 
https://cxf.apache.org/cxf-rt-features-logging)
+        * Apache CXF Core (org.apache.cxf:cxf-core:4.1.2 - 
https://cxf.apache.org)
+        * Apache CXF JAX-RS Extensions: Providers 
(org.apache.cxf:cxf-rt-rs-extension-providers:4.1.2 - https://cxf.apache.org)
+        * Apache CXF JAX-RS Service Description 
(org.apache.cxf:cxf-rt-rs-service-description:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime Core for WSDL (org.apache.cxf:cxf-rt-wsdl:4.1.2 - 
https://cxf.apache.org)
+        * Apache CXF Runtime HTTP Transport 
(org.apache.cxf:cxf-rt-transports-http:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime JAXB DataBinding 
(org.apache.cxf:cxf-rt-databinding-jaxb:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime JAX-RS Frontend 
(org.apache.cxf:cxf-rt-frontend-jaxrs:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime JAX-WS Frontend 
(org.apache.cxf:cxf-rt-frontend-jaxws:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime Security functionality 
(org.apache.cxf:cxf-rt-security:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime Simple Frontend 
(org.apache.cxf:cxf-rt-frontend-simple:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime SOAP Binding 
(org.apache.cxf:cxf-rt-bindings-soap:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime WS Addressing 
(org.apache.cxf:cxf-rt-ws-addr:4.1.2 - https://cxf.apache.org)
+        * Apache CXF Runtime WS Policy (org.apache.cxf:cxf-rt-ws-policy:4.1.2 
- https://cxf.apache.org)
+        * Apache CXF Runtime XML Binding 
(org.apache.cxf:cxf-rt-bindings-xml:4.1.2 - 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.4 - 
http://pdfbox.apache.org/)
+        * 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)
         * Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 - 
http://hc.apache.org/httpcomponents-client-ga)
         * Apache HttpClient Fluent API 
(org.apache.httpcomponents:fluent-hc:4.5.13 - 
http://hc.apache.org/httpcomponents-client)
@@ -406,45 +406,45 @@ conditions of the following licenses.
         * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.24.3 - 
https://logging.apache.org/log4j/2.x/log4j/log4j-api/)
         * Apache MINA Core (org.apache.mina:mina-core:2.2.3 - 
https://mina.apache.org/mina-core/)
         * Apache Neethi (org.apache.neethi:neethi:3.2.1 - 
https://ws.apache.org/neethi/)
-        * Apache PDFBox (org.apache.pdfbox:pdfbox:3.0.4 - 
https://www.apache.org/pdfbox-parent/pdfbox/)
-        * Apache PDFBox io (org.apache.pdfbox:pdfbox-io:3.0.4 - 
https://www.apache.org/pdfbox-parent/pdfbox-io/)
-        * Apache PDFBox tools (org.apache.pdfbox:pdfbox-tools:3.0.4 - 
https://www.apache.org/pdfbox-parent/pdfbox-tools/)
-        * Apache POI (org.apache.poi:poi-ooxml-lite:5.4.0 - 
https://poi.apache.org/)
-        * Apache POI (org.apache.poi:poi-scratchpad:5.4.0 - 
https://poi.apache.org/)
-        * Apache POI - API based on OPC and OOXML schemas 
(org.apache.poi:poi-ooxml:5.4.0 - https://poi.apache.org/)
-        * Apache POI - Common (org.apache.poi:poi:5.4.0 - 
https://poi.apache.org/)
+        * Apache PDFBox (org.apache.pdfbox:pdfbox:3.0.5 - 
https://www.apache.org/pdfbox-parent/pdfbox/)
+        * Apache PDFBox io (org.apache.pdfbox:pdfbox-io:3.0.5 - 
https://www.apache.org/pdfbox-parent/pdfbox-io/)
+        * Apache PDFBox tools (org.apache.pdfbox:pdfbox-tools:3.0.5 - 
https://www.apache.org/pdfbox-parent/pdfbox-tools/)
+        * Apache POI (org.apache.poi:poi-ooxml-lite:5.4.1 - 
https://poi.apache.org/)
+        * Apache POI (org.apache.poi:poi-scratchpad:5.4.1 - 
https://poi.apache.org/)
+        * Apache POI - API based on OPC and OOXML schemas 
(org.apache.poi:poi-ooxml:5.4.1 - https://poi.apache.org/)
+        * Apache POI - Common (org.apache.poi:poi:5.4.1 - 
https://poi.apache.org/)
         * Apache ServiceMix :: Bundles :: antlr 
(org.apache.servicemix.bundles:org.apache.servicemix.bundles.antlr:2.7.7_5 - 
http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.antlr/)
         * Apache ServiceMix :: Bundles :: dom4j 
(org.apache.servicemix.bundles:org.apache.servicemix.bundles.dom4j:2.1.4_1 - 
http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.dom4j/)
         * Apache ServiceMix :: Bundles :: xpp3 
(org.apache.servicemix.bundles:org.apache.servicemix.bundles.xpp3:1.1.4c_7 - 
http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.xpp3/)
-        * Apache Tika Apple parser module 
(org.apache.tika:tika-parser-apple-module:3.1.0 - 
https://tika.apache.org/tika-parser-apple-module/)
-        * Apache Tika audiovideo parser module 
(org.apache.tika:tika-parser-audiovideo-module:3.1.0 - 
https://tika.apache.org/tika-parser-audiovideo-module/)
-        * Apache Tika cad parser module 
(org.apache.tika:tika-parser-cad-module:3.1.0 - 
https://tika.apache.org/tika-parser-cad-module/)
-        * Apache Tika code parser module 
(org.apache.tika:tika-parser-code-module:3.1.0 - 
https://tika.apache.org/tika-parser-code-module/)
-        * Apache Tika core (org.apache.tika:tika-core:3.1.0 - 
https://tika.apache.org/)
-        * Apache Tika crypto parser module 
(org.apache.tika:tika-parser-crypto-module:3.1.0 - 
https://tika.apache.org/tika-parser-crypto-module/)
-        * Apache Tika digest commons 
(org.apache.tika:tika-parser-digest-commons:3.1.0 - 
https://tika.apache.org/tika-parser-digest-commons/)
-        * Apache Tika font parser module 
(org.apache.tika:tika-parser-font-module:3.1.0 - 
https://tika.apache.org/tika-parser-font-module/)
-        * Apache Tika html parser module 
(org.apache.tika:tika-parser-html-module:3.1.0 - 
https://tika.apache.org/tika-parser-html-module/)
-        * Apache Tika image parser module 
(org.apache.tika:tika-parser-image-module:3.1.0 - 
https://tika.apache.org/tika-parser-image-module/)
-        * Apache Tika mail commons 
(org.apache.tika:tika-parser-mail-commons:3.1.0 - 
https://tika.apache.org/tika-parser-mail-commons/)
-        * Apache Tika mail parser module 
(org.apache.tika:tika-parser-mail-module:3.1.0 - 
https://tika.apache.org/tika-parser-mail-module/)
-        * Apache Tika Microsoft parser module 
(org.apache.tika:tika-parser-microsoft-module:3.1.0 - 
https://tika.apache.org/tika-parser-microsoft-module/)
-        * Apache Tika miscellaneous office format parser module 
(org.apache.tika:tika-parser-miscoffice-module:3.1.0 - 
https://tika.apache.org/tika-parser-miscoffice-module/)
-        * Apache Tika news parser module 
(org.apache.tika:tika-parser-news-module:3.1.0 - 
https://tika.apache.org/tika-parser-news-module/)
-        * Apache Tika OCR parser module 
(org.apache.tika:tika-parser-ocr-module:3.1.0 - 
https://tika.apache.org/tika-parser-ocr-module/)
-        * Apache Tika package parser module 
(org.apache.tika:tika-parser-pkg-module:3.1.0 - 
https://tika.apache.org/tika-parser-pkg-module/)
-        * Apache Tika PDF parser module 
(org.apache.tika:tika-parser-pdf-module:3.1.0 - 
https://tika.apache.org/tika-parser-pdf-module/)
+        * Apache Tika Apple parser module 
(org.apache.tika:tika-parser-apple-module:3.2.0 - 
https://tika.apache.org/tika-parser-apple-module/)
+        * Apache Tika audiovideo parser module 
(org.apache.tika:tika-parser-audiovideo-module:3.2.0 - 
https://tika.apache.org/tika-parser-audiovideo-module/)
+        * Apache Tika cad parser module 
(org.apache.tika:tika-parser-cad-module:3.2.0 - 
https://tika.apache.org/tika-parser-cad-module/)
+        * Apache Tika code parser module 
(org.apache.tika:tika-parser-code-module:3.2.0 - 
https://tika.apache.org/tika-parser-code-module/)
+        * Apache Tika core (org.apache.tika:tika-core:3.2.0 - 
https://tika.apache.org/)
+        * Apache Tika crypto parser module 
(org.apache.tika:tika-parser-crypto-module:3.2.0 - 
https://tika.apache.org/tika-parser-crypto-module/)
+        * Apache Tika digest commons 
(org.apache.tika:tika-parser-digest-commons:3.2.0 - 
https://tika.apache.org/tika-parser-digest-commons/)
+        * Apache Tika font parser module 
(org.apache.tika:tika-parser-font-module:3.2.0 - 
https://tika.apache.org/tika-parser-font-module/)
+        * Apache Tika html parser module 
(org.apache.tika:tika-parser-html-module:3.2.0 - 
https://tika.apache.org/tika-parser-html-module/)
+        * Apache Tika image parser module 
(org.apache.tika:tika-parser-image-module:3.2.0 - 
https://tika.apache.org/tika-parser-image-module/)
+        * Apache Tika mail commons 
(org.apache.tika:tika-parser-mail-commons:3.2.0 - 
https://tika.apache.org/tika-parser-mail-commons/)
+        * Apache Tika mail parser module 
(org.apache.tika:tika-parser-mail-module:3.2.0 - 
https://tika.apache.org/tika-parser-mail-module/)
+        * Apache Tika Microsoft parser module 
(org.apache.tika:tika-parser-microsoft-module:3.2.0 - 
https://tika.apache.org/tika-parser-microsoft-module/)
+        * Apache Tika miscellaneous office format parser module 
(org.apache.tika:tika-parser-miscoffice-module:3.2.0 - 
https://tika.apache.org/tika-parser-miscoffice-module/)
+        * Apache Tika news parser module 
(org.apache.tika:tika-parser-news-module:3.2.0 - 
https://tika.apache.org/tika-parser-news-module/)
+        * Apache Tika OCR parser module 
(org.apache.tika:tika-parser-ocr-module:3.2.0 - 
https://tika.apache.org/tika-parser-ocr-module/)
+        * Apache Tika package parser module 
(org.apache.tika:tika-parser-pkg-module:3.2.0 - 
https://tika.apache.org/tika-parser-pkg-module/)
+        * Apache Tika PDF parser module 
(org.apache.tika:tika-parser-pdf-module:3.2.0 - 
https://tika.apache.org/tika-parser-pdf-module/)
         * Apache Tika plugin for Ogg, Vorbis and FLAC 
(org.gagravarr:vorbis-java-tika:0.8 - https://github.com/Gagravarr/VorbisJava)
-        * Apache Tika standard parser package 
(org.apache.tika:tika-parsers-standard-package:3.1.0 - 
https://tika.apache.org/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/)
-        * Apache Tika text parser module 
(org.apache.tika:tika-parser-text-module:3.1.0 - 
https://tika.apache.org/tika-parser-text-module/)
-        * Apache Tika WARC parser module 
(org.apache.tika:tika-parser-webarchive-module:3.1.0 - 
https://tika.apache.org/tika-parser-webarchive-module/)
-        * Apache Tika XML parser module 
(org.apache.tika:tika-parser-xml-module:3.1.0 - 
https://tika.apache.org/tika-parser-xml-module/)
-        * Apache Tika XMP commons 
(org.apache.tika:tika-parser-xmp-commons:3.1.0 - 
https://tika.apache.org/tika-parser-xmp-commons/)
-        * Apache Tika ZIP commons 
(org.apache.tika:tika-parser-zip-commons:3.1.0 - 
https://tika.apache.org/tika-parser-zip-commons/)
+        * Apache Tika standard parser package 
(org.apache.tika:tika-parsers-standard-package:3.2.0 - 
https://tika.apache.org/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/)
+        * Apache Tika text parser module 
(org.apache.tika:tika-parser-text-module:3.2.0 - 
https://tika.apache.org/tika-parser-text-module/)
+        * Apache Tika WARC parser module 
(org.apache.tika:tika-parser-webarchive-module:3.2.0 - 
https://tika.apache.org/tika-parser-webarchive-module/)
+        * Apache Tika XML parser module 
(org.apache.tika:tika-parser-xml-module:3.2.0 - 
https://tika.apache.org/tika-parser-xml-module/)
+        * Apache Tika XMP commons 
(org.apache.tika:tika-parser-xmp-commons:3.2.0 - 
https://tika.apache.org/tika-parser-xmp-commons/)
+        * Apache Tika ZIP commons 
(org.apache.tika:tika-parser-zip-commons:3.2.0 - 
https://tika.apache.org/tika-parser-zip-commons/)
         * Apache Wicket IPageStore Common 
(org.wicketstuff:wicketstuff-datastore-common:10.5.0 - 
http://wicketstuff.org/datastores-parent/wicketstuff-datastore-common)
         * Apache Wicket IPageStore Hazelcast 
(org.wicketstuff:wicketstuff-datastore-hazelcast:10.5.0 - 
http://wicketstuff.org/datastores-parent/wicketstuff-datastore-hazelcast)
         * Apache XBean :: ASM shaded (repackaged) 
(org.apache.xbean:xbean-asm9-shaded:4.26 - 
http://geronimo.apache.org/maven/xbean/4.26/xbean-asm9-shaded)
-        * Apache XmpBox (org.apache.pdfbox:xmpbox:3.0.4 - 
https://www.apache.org/pdfbox-parent/xmpbox/)
+        * Apache XmpBox (org.apache.pdfbox:xmpbox:3.0.5 - 
https://www.apache.org/pdfbox-parent/xmpbox/)
         * Asterisk-Java (org.asteriskjava:asterisk-java:3.41.0 - 
https://github.com/asterisk-java/asterisk-java)
         * Bootstrap (org.webjars:bootstrap:5.3.5 - http://webjars.org)
         * bootstrap-core (de.agilecoders.wicket:wicket-bootstrap-core:7.0.10 - 
https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-core)
@@ -468,13 +468,13 @@ conditions of the following licenses.
         * hazelcast (com.hazelcast:hazelcast:5.5.0 - 
http://www.hazelcast.com/hazelcast/)
         * J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.0.0 - 
https://github.com/google/j2objc/)
         * Jackcess (com.healthmarketscience.jackcess:jackcess:4.0.8 - 
https://jackcess.sourceforge.io)
-        * Jackcess Encrypt 
(com.healthmarketscience.jackcess:jackcess-encrypt:4.0.2 - 
http://jackcessencrypt.sf.net)
+        * Jackcess Encrypt 
(com.healthmarketscience.jackcess:jackcess-encrypt:4.0.3 - 
http://jackcessencrypt.sf.net)
         * Jackson-annotations 
(com.fasterxml.jackson.core:jackson-annotations:2.17.2 - 
https://github.com/FasterXML/jackson)
-        * Jackson-annotations 
(com.fasterxml.jackson.core:jackson-annotations:2.18.2 - 
https://github.com/FasterXML/jackson)
+        * Jackson-annotations 
(com.fasterxml.jackson.core:jackson-annotations:2.19.0 - 
https://github.com/FasterXML/jackson)
         * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.2 - 
https://github.com/FasterXML/jackson-core)
-        * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.2 - 
https://github.com/FasterXML/jackson-core)
+        * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.19.0 - 
https://github.com/FasterXML/jackson-core)
         * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.2 
- https://github.com/FasterXML/jackson)
-        * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.2 
- https://github.com/FasterXML/jackson)
+        * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.19.0 
- https://github.com/FasterXML/jackson)
         * Jakarta Dependency Injection 
(jakarta.inject:jakarta.inject-api:2.0.1.MR - 
https://github.com/eclipse-ee4j/injection-api)
         * Jasney Bootstrap Extensions (org.webjars:jasny-bootstrap:3.1.3-2 - 
http://webjars.org)
         * Java 10 Shim 
(com.googlecode.owasp-java-html-sanitizer:java10-shim:20240325.1 - 
https://github.com/OWASP/java-html-sanitizer/java10-shim)
@@ -485,7 +485,7 @@ conditions of the following licenses.
         * Java Uno Helper (org.openoffice:juh:4.1.2 - 
https://wiki.openoffice.org/wiki/Uno)
         * Java Uno RunTime (org.openoffice:jurt:4.1.2 - 
https://wiki.openoffice.org/wiki/Uno)
         * javax.inject (javax.inject:javax.inject:1 - 
http://code.google.com/p/atinject/)
-        * JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.16 - 
http://www.slf4j.org)
+        * JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.17 - 
http://www.slf4j.org)
         * jcommander (com.beust:jcommander:1.72 - http://jcommander.org)
         * JDOM (org.jdom:jdom2:2.0.6.1 - http://www.jdom.org)
         * Jettison (org.codehaus.jettison:jettison:1.5.4 - 
https://github.com/jettison-json/jettison)
@@ -530,18 +530,18 @@ 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.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-config)
-        * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.3.7 
- http://github.com/prometheus/client_java/prometheus-metrics-core)
-        * Prometheus Metrics Exporter - Common 
(io.prometheus:prometheus-metrics-exporter-common:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exporter-common)
-        * Prometheus Metrics Exporter - Servlet Jakarta 
(io.prometheus:prometheus-metrics-exporter-servlet-jakarta:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exporter-servlet-jakarta)
-        * Prometheus Metrics Exposition Formats 
(io.prometheus:prometheus-metrics-exposition-formats:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats)
-        * Prometheus Metrics Exposition Formats no protobuf 
(io.prometheus:prometheus-metrics-exposition-formats-no-protobuf:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats-no-protobuf)
-        * Prometheus Metrics Exposition Text Formats 
(io.prometheus:prometheus-metrics-exposition-textformats:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exposition-textformats)
-        * Prometheus Metrics Model 
(io.prometheus:prometheus-metrics-model:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-model)
-        * Prometheus Metrics Tracer Common 
(io.prometheus:prometheus-metrics-tracer-common:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
-        * Prometheus Metrics Tracer Initializer 
(io.prometheus:prometheus-metrics-tracer-initializer:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
-        * Prometheus Metrics Tracer OpenTelemetry 
(io.prometheus:prometheus-metrics-tracer-otel:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel)
-        * Prometheus Metrics Tracer OpenTelemetry Agent 
(io.prometheus:prometheus-metrics-tracer-otel-agent:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
+        * Prometheus Metrics Config 
(io.prometheus:prometheus-metrics-config:1.3.8 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-config)
+        * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.3.8 
- http://github.com/prometheus/client_java/client_java/prometheus-metrics-core)
+        * Prometheus Metrics Exporter - Common 
(io.prometheus:prometheus-metrics-exporter-common:1.3.8 - 
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.3.8 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exporter-servlet-jakarta)
+        * Prometheus Metrics Exposition Formats 
(io.prometheus:prometheus-metrics-exposition-formats:1.3.8 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-formats)
+        * Prometheus Metrics Exposition Formats no protobuf 
(io.prometheus:prometheus-metrics-exposition-formats-no-protobuf:1.3.8 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-formats-no-protobuf)
+        * Prometheus Metrics Exposition Text Formats 
(io.prometheus:prometheus-metrics-exposition-textformats:1.3.8 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-textformats)
+        * Prometheus Metrics Model 
(io.prometheus:prometheus-metrics-model:1.3.8 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-model)
+        * Prometheus Metrics Tracer Common 
(io.prometheus:prometheus-metrics-tracer-common:1.3.8 - 
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.3.8 - 
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.3.8 - 
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.3.8 - 
http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
         * quartz (org.quartz-scheduler:quartz:2.5.0 - 
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)
@@ -590,12 +590,11 @@ conditions of the following licenses.
     The BSD 3-Clause License (BSD3)
 
         * Adobe XMPCore (com.adobe.xmp:xmpcore:6.1.11 - 
https://www.adobe.com/devnet/xmp/library/eula-xmp-library-java.html)
-        * asm (org.ow2.asm:asm:9.7.1 - http://asm.ow2.io/)
         * asm (org.ow2.asm:asm:9.8 - http://asm.ow2.io/)
         * bootstrap-italia (org.webjars.npm:bootstrap-italia:2.14.0 - 
https://www.webjars.org)
         * ical4j (org.mnode.ical4j:ical4j:4.1.1 - http://ical4j.github.io)
         * Java Advanced Imaging Image I/O Tools API core (standalone) 
(com.github.jai-imageio:jai-imageio-core:1.4.0 - 
https://github.com/jai-imageio/jai-imageio-core)
-        * Protocol Buffers [Core] (com.google.protobuf:protobuf-java:4.29.0 - 
https://developers.google.com/protocol-buffers/protobuf-java/)
+        * Protocol Buffers [Core] (com.google.protobuf:protobuf-java:4.31.0 - 
https://developers.google.com/protocol-buffers/protobuf-java/)
         * ThreeTen-Extra (org.threeten:threeten-extra:1.8.0 - 
https://www.threeten.org/threeten-extra)
         * XStream Core (com.thoughtworks.xstream:xstream:1.4.21 - 
http://x-stream.github.io/xstream)
 
@@ -605,10 +604,6 @@ conditions of the following licenses.
         * JMatIO (org.tallison:jmatio:1.5 - 
https://github.com/tballison/jmatio)
         * ParaNamer Core (com.thoughtworks.paranamer:paranamer:2.8 - 
https://github.com/paul-hammant/paranamer/paranamer)
 
-    The GNU General Public License, v2 with Universal FOSS Exception, v1.0
-
-        * MySQL Connector/J (com.mysql:mysql-connector-j:9.3.0 - 
http://dev.mysql.com/doc/connector-j/en/)
-
     UnRar License
 
         * Java Unrar (com.github.junrar:junrar:7.5.5 - 
https://github.com/junrar/junrar)
diff --git a/pom.xml b/pom.xml
index 344cb83e1..7caf6ded4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
                <maven.compiler.target>${jdk.version}</maven.compiler.target>
 
                <maven-bundle-plugin.version>6.0.0</maven-bundle-plugin.version>
-               <exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
+               <exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>
                <minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
                
<license-maven-plugin.version>2.5.0</license-maven-plugin.version>
                <reflow-maven-skin.version>2.3.4</reflow-maven-skin.version>
@@ -86,7 +86,7 @@
                <spdx.version>1.0.2</spdx.version>
 
                <!-- dependency versions -->
-               <junit.version>5.12.0</junit.version>
+               <junit.version>5.13.0</junit.version>
                <wicket.version>10.5.0</wicket.version>
                <wicketstuff.version>10.5.0</wicketstuff.version>
                <wicket-bootstrap.version>7.0.10</wicket-bootstrap.version>
@@ -95,8 +95,8 @@
                <tomcat.version>11.0.7</tomcat.version>
                <jetty.version>11.0.25</jetty.version>
                <ical4j.version>4.1.1</ical4j.version>
-               <cxf.version>4.1.1</cxf.version>
-               <io.prometheus.version>1.3.7</io.prometheus.version>
+               <cxf.version>4.1.2</cxf.version>
+               <io.prometheus.version>1.3.8</io.prometheus.version>
                <aspectjtools.version>1.9.24</aspectjtools.version>
                <simple-xml.version>2.7.1</simple-xml.version>
                <jettison.version>1.5.4</jettison.version>
@@ -120,7 +120,7 @@
                <commons-text.version>1.13.1</commons-text.version>
                <commons-net.version>3.11.1</commons-net.version>
                <dom4j.version>2.1.4</dom4j.version>
-               <postgresql.version>42.7.5</postgresql.version>
+               <postgresql.version>42.7.6</postgresql.version>
                <mysql.version>9.3.0</mysql.version>
                <mssql.version>12.10.0.jre11</mssql.version>
                <ojdbc.version>19.27.0.0</ojdbc.version>
@@ -128,11 +128,11 @@
                <api-all.version>2.1.7</api-all.version>
                <caldav4j.version>1.0.5</caldav4j.version>
                <jackrabbit-webdav.version>2.21.22</jackrabbit-webdav.version>
-               <tika-parsers.version>3.1.0</tika-parsers.version>
+               <tika-parsers.version>3.2.0</tika-parsers.version>
                <slf4j.version>2.0.17</slf4j.version>
                <logback.version>1.5.18</logback.version>
                <license.excludedScopes>test</license.excludedScopes>
-               <bcprov.version>1.80</bcprov.version>
+               <bcprov.version>1.81</bcprov.version>
                <mockito.version>5.2.0</mockito.version>
                <quartz.version>2.5.0</quartz.version>
                <kurento.version>7.2.0</kurento.version>

Reply via email to