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 6ab1fd06a [OPENMEETINGS-2780] fullcalendar, swagger, jakarta.mail and
plugins
6ab1fd06a is described below
commit 6ab1fd06a3fed87c52d524dde28445a20d447eea
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Dec 12 09:25:31 2024 +0700
[OPENMEETINGS-2780] fullcalendar, swagger, jakarta.mail and plugins
---
LICENSE | 438 ++++++++++++++++++++++++----------------------
openmeetings-util/pom.xml | 4 +-
pom.xml | 13 +-
3 files changed, 240 insertions(+), 215 deletions(-)
diff --git a/LICENSE b/LICENSE
index c8bce18d2..adbb80bb5 100644
--- a/LICENSE
+++ b/LICENSE
@@ -252,13 +252,17 @@ conditions of the following licenses.
+ 0BSD
+
+ * XZ for Java (org.tukaani:xz:1.10 - https://tukaani.org/xz/java.html)
+
BSD-2-Clause
- * PostgreSQL JDBC Driver (org.postgresql:postgresql:42.7.1 -
https://jdbc.postgresql.org)
+ * PostgreSQL JDBC Driver (org.postgresql:postgresql:42.7.4 -
https://jdbc.postgresql.org)
CC BY 3.0
- * Font Awesome (org.webjars:font-awesome:6.4.2 - http://webjars.org)
+ * Font Awesome (org.webjars:font-awesome:6.5.2 - http://webjars.org)
CDDL, v1.0, LGPL, v2.1 or later
@@ -274,44 +278,40 @@ conditions of the following licenses.
Eclipse Distribution License - v 1.0
- * Angus Activation Registries
(org.eclipse.angus:angus-activation:2.0.1 -
https://github.com/eclipse-ee4j/angus-activation/angus-activation)
+ * Angus Activation Registries
(org.eclipse.angus:angus-activation:2.0.2 -
https://github.com/eclipse-ee4j/angus-activation/angus-activation)
* istack common utility code runtime
(com.sun.istack:istack-commons-runtime:4.1.2 -
https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime)
- * Jakarta Activation (com.sun.activation:jakarta.activation:2.0.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation)
- * Jakarta Activation API
(jakarta.activation:jakarta.activation-api:2.1.2 -
https://github.com/jakartaee/jaf-api)
+ * Jakarta Activation API
(jakarta.activation:jakarta.activation-api:2.1.3 -
https://github.com/jakartaee/jaf-api)
* Jakarta SOAP with Attachments API
(jakarta.xml.soap:jakarta.xml.soap-api:2.0.1 -
https://github.com/eclipse-ee4j/saaj-api)
* Jakarta Web Services Metadata API (jakarta.jws:jakarta.jws-api:3.0.0
- https://github.com/eclipse-ee4j/jws-api)
* Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:3.0.1
- https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
- * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.1
- https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
+ * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.2
- https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
* Jakarta XML Web Services API
(jakarta.xml.ws:jakarta.xml.ws-api:3.0.1 -
https://github.com/eclipse-ee4j/jax-ws-api)
- * JAXB Core (org.glassfish.jaxb:jaxb-core:4.0.4 -
https://eclipse-ee4j.github.io/jaxb-ri/)
- * JAXB Runtime (org.glassfish.jaxb:jaxb-runtime:4.0.4 -
https://eclipse-ee4j.github.io/jaxb-ri/)
- * TXW2 Runtime (org.glassfish.jaxb:txw2:4.0.4 -
https://eclipse-ee4j.github.io/jaxb-ri/)
+ * JAXB Core (org.glassfish.jaxb:jaxb-core:4.0.5 -
https://eclipse-ee4j.github.io/jaxb-ri/)
+ * JAXB Runtime (org.glassfish.jaxb:jaxb-runtime:4.0.5 -
https://eclipse-ee4j.github.io/jaxb-ri/)
+ * TXW2 Runtime (org.glassfish.jaxb:txw2:4.0.5 -
https://eclipse-ee4j.github.io/jaxb-ri/)
Eclipse Public License, Version 1.0
- * c3p0 (com.mchange:c3p0:0.9.5.4 - https://github.com/swaldman/c3p0)
- * H2 Database Engine (com.h2database:h2:2.2.224 -
https://h2database.com)
- * Logback Classic Module (ch.qos.logback:logback-classic:1.4.14 -
http://logback.qos.ch/logback-classic)
- * Logback Core Module (ch.qos.logback:logback-core:1.4.14 -
http://logback.qos.ch/logback-core)
- * mchange-commons-java (com.mchange:mchange-commons-java:0.2.15 -
https://github.com/swaldman/mchange-commons-java)
+ * H2 Database Engine (com.h2database:h2:2.3.232 -
https://h2database.com)
+ * Logback Classic Module (ch.qos.logback:logback-classic:1.5.12 -
http://logback.qos.ch/logback-classic)
+ * Logback Core Module (ch.qos.logback:logback-core:1.5.12 -
http://logback.qos.ch/logback-core)
Eclipse Public License v2.0
- * Angus Mail Provider (org.eclipse.angus:angus-mail:1.0.0 -
http://eclipse-ee4j.github.io/mail/angus-mail)
- * AspectJ Tools (Compiler) (org.aspectj:aspectjtools:1.9.21 -
https://www.eclipse.org/aspectj/)
+ * Angus Mail Provider (org.eclipse.angus:angus-mail:2.0.3 -
http://eclipse-ee4j.github.io/angus-mail/angus-mail)
+ * AspectJ Tools (Compiler) (org.aspectj:aspectjtools:1.9.22.1 -
https://www.eclipse.org/aspectj/)
* jakarta.transaction API
(jakarta.transaction:jakarta.transaction-api:2.0.1 -
https://projects.eclipse.org/projects/ee4j.jta)
* jakarta.ws.rs-api (jakarta.ws.rs:jakarta.ws.rs-api:3.0.0 -
https://github.com/eclipse-ee4j/jaxrs-api)
- * Jakarta Annotations API
(jakarta.annotation:jakarta.annotation-api:2.1.1 -
https://projects.eclipse.org/projects/ee4j.ca)
- * Jakarta Mail API (com.sun.mail:jakarta.mail:2.0.1 -
http://eclipse-ee4j.github.io/mail/jakarta.mail)
- * Jakarta Mail API (jakarta.mail:jakarta.mail-api:2.1.0 -
https://projects.eclipse.org/projects/ee4j/jakarta.mail-api)
- * Jakarta Persistence API
(jakarta.persistence:jakarta.persistence-api:3.1.0 -
https://github.com/eclipse-ee4j/jpa-api)
- * JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.1 -
https://junit.org/junit5/)
- * JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.1 -
https://junit.org/junit5/)
- * JUnit Platform Commons
(org.junit.platform:junit-platform-commons:1.10.1 - https://junit.org/junit5/)
+ * Jakarta Annotations API
(jakarta.annotation:jakarta.annotation-api:3.0.0 -
https://projects.eclipse.org/projects/ee4j.ca)
+ * Jakarta Mail API (jakarta.mail:jakarta.mail-api:2.1.3 -
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)
+ * JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.11.3 -
https://junit.org/junit5/)
+ * JUnit Platform Commons
(org.junit.platform:junit-platform-commons:1.11.3 - 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
- * juniversalchardet (com.github.albfernandez:juniversalchardet:2.4.0 -
https://github.com/albfernandez/juniversalchardet)
+ * juniversalchardet (com.github.albfernandez:juniversalchardet:2.5.0 -
https://github.com/albfernandez/juniversalchardet)
Indiana University Extreme! Lab Software License
@@ -319,41 +319,64 @@ conditions of the following licenses.
MIT License
- * @eonasdan/tempus-dominus
(org.webjars.npm:eonasdan__tempus-dominus:6.7.11 - https://www.webjars.org)
+ * @eonasdan/tempus-dominus
(org.webjars.npm:eonasdan__tempus-dominus:6.9.10 - https://www.webjars.org)
+ * @fullcalendar/bootstrap5
(org.webjars.npm:fullcalendar__bootstrap5:6.1.15 - https://www.webjars.org)
+ * @fullcalendar/core (org.webjars.npm:fullcalendar__core:6.1.15 -
https://www.webjars.org)
+ * @fullcalendar/daygrid (org.webjars.npm:fullcalendar__daygrid:6.1.15
- https://www.webjars.org)
+ * @fullcalendar/google-calendar
(org.webjars.npm:fullcalendar__google-calendar:6.1.14 - https://www.webjars.org)
+ * @fullcalendar/interaction
(org.webjars.npm:fullcalendar__interaction:6.1.15 - https://www.webjars.org)
+ * @fullcalendar/list (org.webjars.npm:fullcalendar__list:6.1.15 -
https://www.webjars.org)
+ * @fullcalendar/multimonth
(org.webjars.npm:fullcalendar__multimonth:6.1.15 - https://www.webjars.org)
+ * @fullcalendar/timegrid
(org.webjars.npm:fullcalendar__timegrid:6.1.15 - https://www.webjars.org)
* @popperjs/core (org.webjars.npm:popperjs__core:2.11.8 -
https://www.webjars.org)
+ * @splidejs/splide (org.webjars.npm:splidejs__splide:3.6.12 -
https://www.webjars.org)
+ * @types/bootstrap (org.webjars.npm:types__bootstrap:5.2.10 -
https://www.webjars.org)
+ * accessible-autocomplete
(org.webjars.npm:accessible-autocomplete:2.0.4 - https://www.webjars.org)
* Animate.css (org.webjars:animate.css:3.7.2 - http://webjars.org)
+ * animejs (org.webjars.npm:animejs:3.2.2 - https://www.webjars.org)
* bootstrap-select (org.webjars.npm:bootstrap-select:1.14.0-beta3 -
https://www.webjars.org)
- * Bouncy Castle ASN.1 Extension and Utility APIs
(org.bouncycastle:bcutil-jdk18on:1.77 - https://www.bouncycastle.org/java.html)
- * Bouncy Castle Jakarta S/MIME API
(org.bouncycastle:bcjmail-jdk18on:1.77 - https://www.bouncycastle.org/java.html)
- * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
(org.bouncycastle:bcpkix-jdk18on:1.77 - https://www.bouncycastle.org/java.html)
- * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.77 -
https://www.bouncycastle.org/java.html)
- * Checker Qual (org.checkerframework:checker-qual:3.41.0 -
https://checkerframework.org/)
- * dd-plist (com.googlecode.plist:dd-plist:1.27 -
http://www.github.com/3breadt/dd-plist)
+ * Bouncy Castle ASN.1 Extension and Utility APIs
(org.bouncycastle:bcutil-jdk18on:1.78.1 -
https://www.bouncycastle.org/java.html)
+ * Bouncy Castle Jakarta S/MIME API
(org.bouncycastle:bcjmail-jdk18on:1.78.1 -
https://www.bouncycastle.org/java.html)
+ * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
(org.bouncycastle:bcpkix-jdk18on:1.78.1 -
https://www.bouncycastle.org/java.html)
+ * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.79 -
https://www.bouncycastle.org/java.html)
+ * Checker Qual (org.checkerframework:checker-qual:3.42.0 -
https://checkerframework.org/)
+ * dd-plist (com.googlecode.plist:dd-plist:1.28 -
http://www.github.com/3breadt/dd-plist)
+ * desandro-matches-selector
(org.webjars.npm:desandro-matches-selector:2.0.2 - http://webjars.org)
* dev.samstevens.totp:totp (dev.samstevens.totp:totp:1.7.1 -
https://github.com/samdjstevens/java-totp/totp)
- * inputmask (org.webjars.npm:inputmask:5.0.6 - https://www.webjars.org)
+ * ev-emitter (org.webjars.npm:ev-emitter:1.1.1 - http://webjars.org)
+ * fizzy-ui-utils (org.webjars.npm:fizzy-ui-utils:2.0.7 -
http://webjars.org)
+ * fullcalendar (org.webjars.npm:fullcalendar:6.1.14 -
https://www.webjars.org)
+ * get-size (org.webjars.npm:get-size:2.0.3 - http://webjars.org)
+ * inputmask (org.webjars.npm:inputmask:5.0.9 - https://www.webjars.org)
* JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.27 -
http://www.slf4j.org)
- * jquery (org.webjars:jquery:3.7.1 - http://webjars.org)
+ * jquery (org.webjars:jquery:1.12.0 - http://webjars.org)
* jQuery++ (org.webjars:jquerypp:1.0.1 - http://webjars.org)
- * jQuery UI (org.webjars:jquery-ui:1.13.2 - http://webjars.org)
+ * jQuery UI (org.webjars:jquery-ui:1.14.0 - http://webjars.org)
* jquery-ui-touch-punch.js (org.webjars:jquery-ui-touch-punch:0.2.3-2
- http://webjars.org)
- * jsoup Java HTML Parser (org.jsoup:jsoup:1.17.1 - https://jsoup.org/)
- * Microsoft JDBC Driver for SQL Server
(com.microsoft.sqlserver:mssql-jdbc:12.4.2.jre11 -
https://github.com/Microsoft/mssql-jdbc)
+ * js-cookie (org.webjars.npm:js-cookie:3.0.5 - https://www.webjars.org)
+ * jsoup Java HTML Parser (org.jsoup:jsoup:1.18.1 - https://jsoup.org/)
+ * just-validate (org.webjars.npm:just-validate:3.10.0 -
https://www.webjars.org)
+ * lodash.merge (org.webjars.npm:lodash.merge:4.6.2 -
http://webjars.org)
+ * masonry-layout (org.webjars.npm:masonry-layout:4.2.2 -
http://webjars.org)
+ * Microsoft JDBC Driver for SQL Server
(com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11 -
https://github.com/Microsoft/mssql-jdbc)
* Modernizr (org.webjars:modernizr:2.8.3-1 - http://webjars.org)
- * Moment.js (org.webjars:momentjs:2.29.4 - http://webjars.org)
+ * moment (org.webjars.npm:moment:2.30.1 - https://www.webjars.org)
* org.brotli:dec (org.brotli:dec:0.1.2 - http://brotli.org/dec)
* org.danekja.jdk-serializable-functional
(org.danekja:jdk-serializable-functional:1.9.0 -
https://github.com/danekja/jdk-serializable-functional)
- * Popper.js (org.webjars:popper.js:1.16.1-lts - http://webjars.org)
- * SLF4J API Module (org.slf4j:slf4j-api:2.0.9 - http://www.slf4j.org)
+ * outlayer (org.webjars.npm:outlayer:2.1.1 - http://webjars.org)
+ * progressbar.js (org.webjars.npm:progressbar.js:1.1.1 -
https://www.webjars.org)
+ * shifty (org.webjars.npm:shifty:2.20.4 - https://www.webjars.org)
+ * SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
* spin.js (org.webjars:spin-js:2.1.0 - http://webjars.org)
- * Splide (org.webjars:splide:3.6.12 - http://webjars.org)
* summernote (org.webjars.npm:summernote:0.8.20 -
https://www.webjars.org)
* Tempus Dominus Bootstrap 4
(org.webjars:tempusdominus-bootstrap-4:5.39.0 - http://webjars.org)
- * typeahead.js (org.webjars:typeaheadjs:0.11.1 - http://webjars.org)
- * wicketstuff-urlfragment
(org.wicketstuff:wicketstuff-urlfragment:10.0.0-M2 -
https://github.com/Horsed/WicketUrlFragment/wicketstuff-urlfragment)
+ * typeahead.js (org.webjars:typeaheadjs:0.10.5-1 - http://webjars.org)
+ * uuid (org.webjars.npm:uuid:9.0.0-beta.0 - https://www.webjars.org)
+ * wicketstuff-urlfragment
(org.wicketstuff:wicketstuff-urlfragment:10.2.0 -
https://github.com/Horsed/WicketUrlFragment/wicketstuff-urlfragment)
Oracle Free Use Terms and Conditions (FUTC)
- * ojdbc10 (com.oracle.database.jdbc:ojdbc10:19.21.0.0 -
https://www.oracle.com/database/technologies/maven-central-guide.html)
+ * ojdbc10 (com.oracle.database.jdbc:ojdbc10:19.25.0.0 -
https://www.oracle.com/database/technologies/maven-central-guide.html)
Plexus
@@ -363,152 +386,150 @@ conditions of the following licenses.
* jain-sip-ri (javax.sip:jain-sip-ri:1.2.307 -
http://code.google.com/p/jain-sip/)
* XML Pull Parsing API (xmlpull:xmlpull:1.1.3.1 -
http://www.xmlpull.org)
- * XZ for Java (org.tukaani:xz:1.9 - https://tukaani.org/xz/java.html)
The Apache Software License, Version 2.0
- * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4
- https://commons.apache.org/proper/commons-beanutils/)
- * Apache Commons CLI (commons-cli:commons-cli:1.6.0 -
https://commons.apache.org/proper/commons-cli/)
- * Apache Commons Codec (commons-codec:commons-codec:1.16.0 -
https://commons.apache.org/proper/commons-codec/)
+ * Apache Commons CLI (commons-cli:commons-cli:1.9.0 -
https://commons.apache.org/proper/commons-cli/)
+ * Apache Commons Codec (commons-codec:commons-codec:1.17.1 -
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.25.0
- https://commons.apache.org/proper/commons-compress/)
- * Apache Commons CSV (org.apache.commons:commons-csv:1.10.0 -
https://commons.apache.org/proper/commons-csv/)
- * Apache Commons DBCP (org.apache.commons:commons-dbcp2:2.11.0 -
https://commons.apache.org/dbcp/)
- * Apache Commons Exec (org.apache.commons:commons-exec:1.3 -
http://commons.apache.org/proper/commons-exec/)
- * Apache Commons FileUpload Core
(org.apache.commons:commons-fileupload2-core:2.0.0-M1 -
https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-core/)
- * Apache Commons FileUpload Jakarta
(org.apache.commons:commons-fileupload2-jakarta:2.0.0-M1 -
https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-jakarta/)
- * Apache Commons IO (commons-io:commons-io:2.15.1 -
https://commons.apache.org/proper/commons-io/)
- * Apache Commons Lang (org.apache.commons:commons-lang3:3.14.0 -
https://commons.apache.org/proper/commons-lang/)
+ * 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.12.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/)
+ * Apache Commons FileUpload Jakarta Servlet 5
(org.apache.commons:commons-fileupload2-jakarta-servlet5:2.0.0-M2 -
https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-jakarta-servlet5/)
+ * Apache Commons IO (commons-io:commons-io:2.18.0 -
https://commons.apache.org/proper/commons-io/)
+ * Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 -
https://commons.apache.org/proper/commons-lang/)
* Apache Commons Math (org.apache.commons:commons-math3:3.6.1 -
http://commons.apache.org/proper/commons-math/)
- * Apache Commons Net (commons-net:commons-net:3.10.0 -
https://commons.apache.org/proper/commons-net/)
+ * 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.0 -
https://commons.apache.org/proper/commons-pool/)
- * Apache Commons Text (org.apache.commons:commons-text:1.11.0 -
https://commons.apache.org/proper/commons-text)
- * Apache Commons Validator (commons-validator:commons-validator:1.7 -
http://commons.apache.org/proper/commons-validator/)
- * Apache CXF Advanced Logging Feature
(org.apache.cxf:cxf-rt-features-logging:4.0.3 -
https://cxf.apache.org/cxf-rt-features-logging)
- * Apache CXF Core (org.apache.cxf:cxf-core:4.0.3 -
https://cxf.apache.org)
- * Apache CXF JAX-RS Extensions: Providers
(org.apache.cxf:cxf-rt-rs-extension-providers:4.0.3 - https://cxf.apache.org)
- * Apache CXF JAX-RS Service Description
(org.apache.cxf:cxf-rt-rs-service-description:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime Core for WSDL (org.apache.cxf:cxf-rt-wsdl:4.0.3 -
https://cxf.apache.org)
- * Apache CXF Runtime HTTP Transport
(org.apache.cxf:cxf-rt-transports-http:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime JAX-RS Frontend
(org.apache.cxf:cxf-rt-frontend-jaxrs:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime JAX-WS Frontend
(org.apache.cxf:cxf-rt-frontend-jaxws:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime Security functionality
(org.apache.cxf:cxf-rt-security:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime Simple Frontend
(org.apache.cxf:cxf-rt-frontend-simple:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime WS Addressing
(org.apache.cxf:cxf-rt-ws-addr:4.0.3 - https://cxf.apache.org)
- * Apache CXF Runtime WS Policy (org.apache.cxf:cxf-rt-ws-policy:4.0.3
- https://cxf.apache.org)
- * Apache CXF Runtime XML Binding
(org.apache.cxf:cxf-rt-bindings-xml:4.0.3 - https://cxf.apache.org)
- * Apache Directory API All (org.apache.directory.api:api-all:2.1.5 -
https://directory.apache.org/api-parent/api-all/)
- * Apache FontBox (org.apache.pdfbox:fontbox:3.0.1 -
http://pdfbox.apache.org/)
+ * Apache Commons Text (org.apache.commons:commons-text:1.12.0 -
https://commons.apache.org/proper/commons-text)
+ * Apache CXF Advanced Logging Feature
(org.apache.cxf:cxf-rt-features-logging:4.0.6 -
https://cxf.apache.org/cxf-rt-features-logging)
+ * Apache CXF Core (org.apache.cxf:cxf-core:4.0.6 -
https://cxf.apache.org)
+ * Apache CXF JAX-RS Extensions: Providers
(org.apache.cxf:cxf-rt-rs-extension-providers:4.0.6 - https://cxf.apache.org)
+ * Apache CXF JAX-RS Service Description
(org.apache.cxf:cxf-rt-rs-service-description:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime Core for WSDL (org.apache.cxf:cxf-rt-wsdl:4.0.6 -
https://cxf.apache.org)
+ * Apache CXF Runtime HTTP Transport
(org.apache.cxf:cxf-rt-transports-http:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime JAX-RS Frontend
(org.apache.cxf:cxf-rt-frontend-jaxrs:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime JAX-WS Frontend
(org.apache.cxf:cxf-rt-frontend-jaxws:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime Security functionality
(org.apache.cxf:cxf-rt-security:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime Simple Frontend
(org.apache.cxf:cxf-rt-frontend-simple:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime WS Addressing
(org.apache.cxf:cxf-rt-ws-addr:4.0.6 - https://cxf.apache.org)
+ * Apache CXF Runtime WS Policy (org.apache.cxf:cxf-rt-ws-policy:4.0.6
- https://cxf.apache.org)
+ * Apache CXF Runtime XML Binding
(org.apache.cxf:cxf-rt-bindings-xml:4.0.6 - 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.3 -
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)
* Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.13 -
http://hc.apache.org/httpcomponents-core-ga)
- * Apache James :: Mime4j :: Core
(org.apache.james:apache-mime4j-core:0.8.9 -
http://james.apache.org/mime4j/apache-mime4j-core)
- * Apache James :: Mime4j :: DOM
(org.apache.james:apache-mime4j-dom:0.8.9 -
http://james.apache.org/mime4j/apache-mime4j-dom)
+ * Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 -
http://hc.apache.org/httpcomponents-core-ga)
+ * Apache James :: Mime4j :: Core
(org.apache.james:apache-mime4j-core:0.8.11 -
http://james.apache.org/mime4j/apache-mime4j-core)
+ * Apache James :: Mime4j :: DOM
(org.apache.james:apache-mime4j-dom:0.8.11 -
http://james.apache.org/mime4j/apache-mime4j-dom)
* Apache JempBox (org.apache.pdfbox:jempbox:1.8.17 -
http://www.apache.org/pdfbox-parent/jempbox/)
- * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.21.1 -
https://logging.apache.org/log4j/2.x/log4j/log4j-api/)
+ * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.23.1 -
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.0 -
https://ws.apache.org/neethi/)
- * Apache PDFBox (org.apache.pdfbox:pdfbox:3.0.1 -
https://www.apache.org/pdfbox-parent/pdfbox/)
- * Apache PDFBox io (org.apache.pdfbox:pdfbox-io:3.0.1 -
https://www.apache.org/pdfbox-parent/pdfbox-io/)
- * Apache PDFBox tools (org.apache.pdfbox:pdfbox-tools:3.0.1 -
https://www.apache.org/pdfbox-parent/pdfbox-tools/)
- * Apache POI (org.apache.poi:poi-ooxml-lite:5.2.5 -
https://poi.apache.org/)
- * Apache POI (org.apache.poi:poi-scratchpad:5.2.5 -
https://poi.apache.org/)
- * Apache POI - API based on OPC and OOXML schemas
(org.apache.poi:poi-ooxml:5.2.5 - https://poi.apache.org/)
- * Apache POI - Common (org.apache.poi:poi:5.2.5 -
https://poi.apache.org/)
+ * Apache Neethi (org.apache.neethi:neethi:3.2.1 -
https://ws.apache.org/neethi/)
+ * Apache PDFBox (org.apache.pdfbox:pdfbox:3.0.3 -
https://www.apache.org/pdfbox-parent/pdfbox/)
+ * Apache PDFBox io (org.apache.pdfbox:pdfbox-io:3.0.3 -
https://www.apache.org/pdfbox-parent/pdfbox-io/)
+ * Apache PDFBox tools (org.apache.pdfbox:pdfbox-tools:3.0.3 -
https://www.apache.org/pdfbox-parent/pdfbox-tools/)
+ * Apache POI (org.apache.poi:poi-ooxml-lite:5.3.0 -
https://poi.apache.org/)
+ * Apache POI (org.apache.poi:poi-scratchpad:5.3.0 -
https://poi.apache.org/)
+ * Apache POI - API based on OPC and OOXML schemas
(org.apache.poi:poi-ooxml:5.3.0 - https://poi.apache.org/)
+ * Apache POI - Common (org.apache.poi:poi:5.3.0 -
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.0.0-BETA -
https://tika.apache.org/tika-parser-apple-module/)
- * Apache Tika audiovideo parser module
(org.apache.tika:tika-parser-audiovideo-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-audiovideo-module/)
- * Apache Tika cad parser module
(org.apache.tika:tika-parser-cad-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-cad-module/)
- * Apache Tika code parser module
(org.apache.tika:tika-parser-code-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-code-module/)
- * Apache Tika core (org.apache.tika:tika-core:3.0.0-BETA -
https://tika.apache.org/)
- * Apache Tika crypto parser module
(org.apache.tika:tika-parser-crypto-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-crypto-module/)
- * Apache Tika digest commons
(org.apache.tika:tika-parser-digest-commons:3.0.0-BETA -
https://tika.apache.org/tika-parser-digest-commons/)
- * Apache Tika font parser module
(org.apache.tika:tika-parser-font-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-font-module/)
- * Apache Tika html parser module
(org.apache.tika:tika-parser-html-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-html-module/)
- * Apache Tika image parser module
(org.apache.tika:tika-parser-image-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-image-module/)
- * Apache Tika mail commons
(org.apache.tika:tika-parser-mail-commons:3.0.0-BETA -
https://tika.apache.org/tika-parser-mail-commons/)
- * Apache Tika mail parser module
(org.apache.tika:tika-parser-mail-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-mail-module/)
- * Apache Tika Microsoft parser module
(org.apache.tika:tika-parser-microsoft-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-microsoft-module/)
- * Apache Tika miscellaneous office format parser module
(org.apache.tika:tika-parser-miscoffice-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-miscoffice-module/)
- * Apache Tika news parser module
(org.apache.tika:tika-parser-news-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-news-module/)
- * Apache Tika OCR parser module
(org.apache.tika:tika-parser-ocr-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-ocr-module/)
- * Apache Tika package parser module
(org.apache.tika:tika-parser-pkg-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-pkg-module/)
- * Apache Tika PDF parser module
(org.apache.tika:tika-parser-pdf-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-pdf-module/)
+ * Apache Tika Apple parser module
(org.apache.tika:tika-parser-apple-module:3.0.0 -
https://tika.apache.org/tika-parser-apple-module/)
+ * Apache Tika audiovideo parser module
(org.apache.tika:tika-parser-audiovideo-module:3.0.0 -
https://tika.apache.org/tika-parser-audiovideo-module/)
+ * Apache Tika cad parser module
(org.apache.tika:tika-parser-cad-module:3.0.0 -
https://tika.apache.org/tika-parser-cad-module/)
+ * Apache Tika code parser module
(org.apache.tika:tika-parser-code-module:3.0.0 -
https://tika.apache.org/tika-parser-code-module/)
+ * Apache Tika core (org.apache.tika:tika-core:3.0.0 -
https://tika.apache.org/)
+ * Apache Tika crypto parser module
(org.apache.tika:tika-parser-crypto-module:3.0.0 -
https://tika.apache.org/tika-parser-crypto-module/)
+ * Apache Tika digest commons
(org.apache.tika:tika-parser-digest-commons:3.0.0 -
https://tika.apache.org/tika-parser-digest-commons/)
+ * Apache Tika font parser module
(org.apache.tika:tika-parser-font-module:3.0.0 -
https://tika.apache.org/tika-parser-font-module/)
+ * Apache Tika html parser module
(org.apache.tika:tika-parser-html-module:3.0.0 -
https://tika.apache.org/tika-parser-html-module/)
+ * Apache Tika image parser module
(org.apache.tika:tika-parser-image-module:3.0.0 -
https://tika.apache.org/tika-parser-image-module/)
+ * Apache Tika mail commons
(org.apache.tika:tika-parser-mail-commons:3.0.0 -
https://tika.apache.org/tika-parser-mail-commons/)
+ * Apache Tika mail parser module
(org.apache.tika:tika-parser-mail-module:3.0.0 -
https://tika.apache.org/tika-parser-mail-module/)
+ * Apache Tika Microsoft parser module
(org.apache.tika:tika-parser-microsoft-module:3.0.0 -
https://tika.apache.org/tika-parser-microsoft-module/)
+ * Apache Tika miscellaneous office format parser module
(org.apache.tika:tika-parser-miscoffice-module:3.0.0 -
https://tika.apache.org/tika-parser-miscoffice-module/)
+ * Apache Tika news parser module
(org.apache.tika:tika-parser-news-module:3.0.0 -
https://tika.apache.org/tika-parser-news-module/)
+ * Apache Tika OCR parser module
(org.apache.tika:tika-parser-ocr-module:3.0.0 -
https://tika.apache.org/tika-parser-ocr-module/)
+ * Apache Tika package parser module
(org.apache.tika:tika-parser-pkg-module:3.0.0 -
https://tika.apache.org/tika-parser-pkg-module/)
+ * Apache Tika PDF parser module
(org.apache.tika:tika-parser-pdf-module:3.0.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.0.0-BETA -
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.0.0-BETA -
https://tika.apache.org/tika-parser-text-module/)
- * Apache Tika WARC parser module
(org.apache.tika:tika-parser-webarchive-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-webarchive-module/)
- * Apache Tika XML parser module
(org.apache.tika:tika-parser-xml-module:3.0.0-BETA -
https://tika.apache.org/tika-parser-xml-module/)
- * Apache Tika XMP commons
(org.apache.tika:tika-parser-xmp-commons:3.0.0-BETA -
https://tika.apache.org/tika-parser-xmp-commons/)
- * Apache Tika ZIP commons
(org.apache.tika:tika-parser-zip-commons:3.0.0-BETA -
https://tika.apache.org/tika-parser-zip-commons/)
- * Apache Wicket IPageStore Common
(org.wicketstuff:wicketstuff-datastore-common:10.0.0-M2 -
http://wicketstuff.org/datastores-parent/wicketstuff-datastore-common)
- * Apache Wicket IPageStore Hazelcast
(org.wicketstuff:wicketstuff-datastore-hazelcast:10.0.0-M2 -
http://wicketstuff.org/datastores-parent/wicketstuff-datastore-hazelcast)
- * Apache XBean :: ASM shaded (repackaged)
(org.apache.xbean:xbean-asm9-shaded:4.20 -
http://geronimo.apache.org/maven/xbean/4.20/xbean-asm9-shaded)
- * Apache XmpBox (org.apache.pdfbox:xmpbox:3.0.1 -
https://www.apache.org/pdfbox-parent/xmpbox/)
- * Asterisk-Java (org.asteriskjava:asterisk-java:3.39.0 -
https://github.com/asterisk-java/asterisk-java)
- * Bootstrap (org.webjars:bootstrap:5.3.2 - http://webjars.org)
- * bootstrap-core (de.agilecoders.wicket:wicket-bootstrap-core:7.0.1 -
https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-core)
- * bootstrap-extensions
(de.agilecoders.wicket:wicket-bootstrap-extensions:7.0.1 -
https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-extensions)
- * bootstrap-themes
(de.agilecoders.wicket:wicket-bootstrap-themes:7.0.1 -
https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-themes)
- * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.12.21
- https://bytebuddy.net/byte-buddy)
+ * Apache Tika standard parser package
(org.apache.tika:tika-parsers-standard-package:3.0.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.0.0 -
https://tika.apache.org/tika-parser-text-module/)
+ * Apache Tika WARC parser module
(org.apache.tika:tika-parser-webarchive-module:3.0.0 -
https://tika.apache.org/tika-parser-webarchive-module/)
+ * Apache Tika XML parser module
(org.apache.tika:tika-parser-xml-module:3.0.0 -
https://tika.apache.org/tika-parser-xml-module/)
+ * Apache Tika XMP commons
(org.apache.tika:tika-parser-xmp-commons:3.0.0 -
https://tika.apache.org/tika-parser-xmp-commons/)
+ * Apache Tika ZIP commons
(org.apache.tika:tika-parser-zip-commons:3.0.0 -
https://tika.apache.org/tika-parser-zip-commons/)
+ * Apache Wicket IPageStore Common
(org.wicketstuff:wicketstuff-datastore-common:10.2.0 -
http://wicketstuff.org/datastores-parent/wicketstuff-datastore-common)
+ * Apache Wicket IPageStore Hazelcast
(org.wicketstuff:wicketstuff-datastore-hazelcast:10.2.0 -
http://wicketstuff.org/datastores-parent/wicketstuff-datastore-hazelcast)
+ * Apache XBean :: ASM shaded (repackaged)
(org.apache.xbean:xbean-asm9-shaded:4.25 -
http://geronimo.apache.org/maven/xbean/4.25/xbean-asm9-shaded)
+ * Apache XmpBox (org.apache.pdfbox:xmpbox:3.0.3 -
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.3 - http://webjars.org)
+ * bootstrap-core (de.agilecoders.wicket:wicket-bootstrap-core:7.0.8 -
https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-core)
+ * bootstrap-extensions
(de.agilecoders.wicket:wicket-bootstrap-extensions:7.0.8 -
https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-extensions)
+ * bootstrap-themes
(de.agilecoders.wicket:wicket-bootstrap-themes:7.0.8 -
https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-themes)
+ * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.18
- https://bytebuddy.net/byte-buddy)
* Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.1 -
https://bytebuddy.net/byte-buddy)
- * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.9 -
https://bytebuddy.net/byte-buddy)
+ * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.15.1 -
https://bytebuddy.net/byte-buddy)
* Caffeine cache (com.github.ben-manes.caffeine:caffeine:2.9.3 -
https://github.com/ben-manes/caffeine)
* CalDav4j (com.github.caldav4j:caldav4j:1.0.5 -
https://github.com/caldav4j/caldav4j.git)
* com.drewnoakes:metadata-extractor
(com.drewnoakes:metadata-extractor:2.19.0 - https://drewnoakes.com/code/exif/)
- * Commons Digester (commons-digester:commons-digester:2.1 -
http://commons.apache.org/digester/)
- * core (org.kurento:kms-api-core:7.0.0 - https://kurento.openvidu.io/)
- * elements (org.kurento:kms-api-elements:7.0.0 -
https://kurento.openvidu.io/)
- * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.11.0 -
https://errorprone.info/error_prone_annotations)
- * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.3.4 -
http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations)
- * filters (org.kurento:kms-api-filters:7.0.0 -
https://kurento.openvidu.io/)
+ * core (org.kurento:kms-api-core:7.1.0 - https://kurento.openvidu.io/)
+ * elements (org.kurento:kms-api-elements:7.1.0 -
https://kurento.openvidu.io/)
+ * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.27.0 -
https://errorprone.info/error_prone_annotations)
+ * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.28.0 -
https://errorprone.info/error_prone_annotations)
+ * filters (org.kurento:kms-api-filters:7.1.0 -
https://kurento.openvidu.io/)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 -
http://findbugs.sourceforge.net/)
- * Gson (com.google.code.gson:gson:2.10.1 -
https://github.com/google/gson/gson)
+ * Gson (com.google.code.gson:gson:2.11.0 -
https://github.com/google/gson)
* Gson (com.google.code.gson:gson:2.9.1 -
https://github.com/google/gson/gson)
- * Guava: Google Core Libraries for Java
(com.google.guava:guava:30.1-jre - https://github.com/google/guava/guava)
- * Guava: Google Core Libraries for Java
(com.google.guava:guava:31.1-jre - https://github.com/google/guava)
- * Guava InternalFutureFailureAccess and InternalFutures
(com.google.guava:failureaccess:1.0.1 -
https://github.com/google/guava/failureaccess)
+ * Guava: Google Core Libraries for Java
(com.google.guava:guava:33.3.1-jre - https://github.com/google/guava)
+ * Guava InternalFutureFailureAccess and InternalFutures
(com.google.guava:failureaccess:1.0.2 -
https://github.com/google/guava/failureaccess)
* Guava ListenableFuture only
(com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava -
https://github.com/google/guava/listenablefuture)
- * hazelcast (com.hazelcast:hazelcast:5.3.1 -
http://www.hazelcast.com/hazelcast/)
- * HikariCP (com.zaxxer:HikariCP-java7:2.4.13 -
https://github.com/brettwooldridge/HikariCP)
- * J2ObjC Annotations (com.google.j2objc:j2objc-annotations:1.3 -
https://github.com/google/j2objc/)
- * Jackcess (com.healthmarketscience.jackcess:jackcess:4.0.5 -
https://jackcess.sourceforge.io)
+ * 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.7 -
https://jackcess.sourceforge.io)
* Jackcess Encrypt
(com.healthmarketscience.jackcess:jackcess-encrypt:4.0.2 -
http://jackcessencrypt.sf.net)
- * Jackson-annotations
(com.fasterxml.jackson.core:jackson-annotations:2.15.3 -
https://github.com/FasterXML/jackson)
- * Jackson-annotations
(com.fasterxml.jackson.core:jackson-annotations:2.16.0 -
https://github.com/FasterXML/jackson)
- * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.15.3 -
https://github.com/FasterXML/jackson-core)
- * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.16.0 -
https://github.com/FasterXML/jackson-core)
- * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.15.3
- https://github.com/FasterXML/jackson)
- * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.16.0
- https://github.com/FasterXML/jackson)
+ * 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.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.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.0
- https://github.com/FasterXML/jackson)
* Jakarta Dependency Injection
(jakarta.inject:jakarta.inject-api:2.0.1 -
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)
+ * Java 8 Shim
(com.googlecode.owasp-java-html-sanitizer:java8-shim:20240325.1 -
https://github.com/OWASP/java-html-sanitizer/java8-shim)
* java-libpst (com.pff:java-libpst:0.9.3 -
https://github.com/rjohnsondev/java-libpst)
* Java Runtime Interface Definition Library (org.openoffice:ridl:4.1.2
- https://wiki.openoffice.org/wiki/Uno)
* Javassist (org.javassist:javassist:3.28.0-GA -
http://www.javassist.org/)
* 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.9 -
http://www.slf4j.org)
+ * JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.16 -
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)
- * JODConverter Core (org.jodconverter:jodconverter-core:4.4.7 -
https://github.com/jodconverter/jodconverter)
- * JODConverter Local (org.jodconverter:jodconverter-local:4.4.7 -
https://github.com/jodconverter/jodconverter)
- * jqplot4java (org.wicketstuff:jqplot4java:10.0.0-M2 -
http://maven.apache.org)
- * JqPlot Plugin Integration (org.wicketstuff:jqplot:10.0.0-M2 -
http://wicketstuff.org/jqplot-parent/jqplot)
- * jquery-selectors (de.agilecoders.wicket:jquery-selectors:4.0.2 -
http://nexus.sonatype.org/oss-repository-hosting.html/jquery-selectors)
- * jwarc (org.netpreserve:jwarc:0.28.3 - https://github.com/iipc/jwarc)
- * Kurento Client (org.kurento:kurento-client:7.0.0 -
https://kurento.openvidu.io/kurento-client/)
- * Kurento Common utils (org.kurento:kurento-commons:7.0.0 -
https://kurento.openvidu.io/kurento-commons/)
- * Kurento JSON-RPC Client (org.kurento:kurento-jsonrpc-client:7.0.0 -
https://kurento.openvidu.io/kurento-jsonrpc/kurento-jsonrpc-client/)
- * library (de.agilecoders.wicket.webjars:wicket-webjars:4.0.1 -
https://github.com/l0rdn1kk0n/wicket-webjars/wicket-webjars)
- * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:2.0.9 -
http://www.slf4j.org)
- * micrometer-commons (io.micrometer:micrometer-commons:1.12.1 -
https://github.com/micrometer-metrics/micrometer)
- * micrometer-observation (io.micrometer:micrometer-observation:1.12.1
- https://github.com/micrometer-metrics/micrometer)
+ * JODConverter Core (org.jodconverter:jodconverter-core:4.4.8 -
https://github.com/jodconverter/jodconverter)
+ * JODConverter Local (org.jodconverter:jodconverter-local:4.4.8 -
https://github.com/jodconverter/jodconverter)
+ * jqplot4java (org.wicketstuff:jqplot4java:10.2.0 -
http://maven.apache.org)
+ * JqPlot Plugin Integration (org.wicketstuff:jqplot:10.2.0 -
http://wicketstuff.org/jqplot-parent/jqplot)
+ * jquery-selectors (de.agilecoders.wicket:jquery-selectors:4.0.6 -
http://nexus.sonatype.org/oss-repository-hosting.html/jquery-selectors)
+ * jwarc (org.netpreserve:jwarc:0.30.0 - https://github.com/iipc/jwarc)
+ * Kurento Client (org.kurento:kurento-client:7.1.0 -
https://kurento.openvidu.io/kurento-client/)
+ * Kurento Common utils (org.kurento:kurento-commons:7.1.0 -
https://kurento.openvidu.io/kurento-commons/)
+ * Kurento JSON-RPC Client (org.kurento:kurento-jsonrpc-client:7.1.0 -
https://kurento.openvidu.io/kurento-jsonrpc/kurento-jsonrpc-client/)
+ * library (de.agilecoders.wicket.webjars:wicket-webjars:4.0.4 -
https://github.com/l0rdn1kk0n/wicket-webjars/wicket-webjars)
+ * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:2.0.16 -
http://www.slf4j.org)
+ * micrometer-commons (io.micrometer:micrometer-commons:1.14.0 -
https://github.com/micrometer-metrics/micrometer)
+ * micrometer-observation (io.micrometer:micrometer-observation:1.14.0
- https://github.com/micrometer-metrics/micrometer)
* Netty/Buffer (io.netty:netty-buffer:4.1.85.Final -
https://netty.io/netty-buffer/)
* Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.85.Final -
https://netty.io/netty-codec-http/)
* Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.85.Final -
https://netty.io/netty-codec-socks/)
@@ -520,7 +541,7 @@ conditions of the following licenses.
* Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.1.85.Final -
https://netty.io/netty-transport-native-unix-common/)
* Netty/Transport (io.netty:netty-transport:4.1.85.Final -
https://netty.io/netty-transport/)
* Ogg and Vorbis for Java, Core (org.gagravarr:vorbis-java-core:0.8 -
https://github.com/Gagravarr/VorbisJava)
- * OpenJPA Aggregate Jar (org.apache.openjpa:openjpa:3.2.2 -
http://openjpa.apache.org/openjpa)
+ * OpenJPA Aggregate Jar (org.apache.openjpa:openjpa:4.0.1 -
http://openjpa.apache.org/openjpa)
* Open JSON (com.github.openjson:openjson:1.0.13 -
https://github.com/openjson/openjson)
* Openmeetings Core
(org.apache.openmeetings:openmeetings-core:8.0.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-core)
* Openmeetings DB
(org.apache.openmeetings:openmeetings-db:8.0.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-db)
@@ -533,80 +554,83 @@ conditions of the following licenses.
* Openmeetings Webservices
(org.apache.openmeetings:openmeetings-webservice:8.0.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-webservice)
* org.apiguardian:apiguardian-api
(org.apiguardian:apiguardian-api:1.1.2 -
https://github.com/apiguardian-team/apiguardian)
* org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 -
https://github.com/ota4j-team/opentest4j)
- * OWASP Java HTML Sanitizer
(com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20220608.1
- https://github.com/OWASP/java-html-sanitizer/owasp-java-html-sanitizer)
+ * OWASP Java HTML Sanitizer
(com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20240325.1
- https://github.com/OWASP/java-html-sanitizer/owasp-java-html-sanitizer)
* 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.5 - https://picocli.info)
- * Prometheus Metrics Config
(io.prometheus:prometheus-metrics-config:1.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-config)
- * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.1.0
- http://github.com/prometheus/client_java/prometheus-metrics-core)
- * Prometheus Metrics Exporter - Common
(io.prometheus:prometheus-metrics-exporter-common:1.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-exporter-common)
- * Prometheus Metrics Exporter - Servlet Jakarta
(io.prometheus:prometheus-metrics-exporter-servlet-jakarta:1.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-exporter-servlet-jakarta)
- * Prometheus Metrics Exposition Formats
(io.prometheus:prometheus-metrics-exposition-formats:1.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats)
- * Prometheus Metrics Model
(io.prometheus:prometheus-metrics-model:1.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-model)
- * Prometheus Metrics Tracer Common
(io.prometheus:prometheus-metrics-tracer-common:1.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
- * Prometheus Metrics Tracer Initializer
(io.prometheus:prometheus-metrics-tracer-initializer:1.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
- * Prometheus Metrics Tracer OpenTelemetry
(io.prometheus:prometheus-metrics-tracer-otel:1.1.0 -
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.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
- * quartz (org.quartz-scheduler:quartz:2.3.2 -
http://www.quartz-scheduler.org/quartz)
+ * picocli (info.picocli:picocli:4.7.6 - https://picocli.info)
+ * Prometheus Metrics Config
(io.prometheus:prometheus-metrics-config:1.3.4 -
http://github.com/prometheus/client_java/prometheus-metrics-config)
+ * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.3.4
- http://github.com/prometheus/client_java/prometheus-metrics-core)
+ * Prometheus Metrics Exporter - Common
(io.prometheus:prometheus-metrics-exporter-common:1.3.4 -
http://github.com/prometheus/client_java/prometheus-metrics-exporter-common)
+ * Prometheus Metrics Exporter - Servlet Jakarta
(io.prometheus:prometheus-metrics-exporter-servlet-jakarta:1.3.4 -
http://github.com/prometheus/client_java/prometheus-metrics-exporter-servlet-jakarta)
+ * Prometheus Metrics Exposition Formats
(io.prometheus:prometheus-metrics-exposition-formats:1.3.4 -
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats)
+ * Prometheus Metrics Exposition Text Formats
(io.prometheus:prometheus-metrics-exposition-textformats:1.3.4 -
http://github.com/prometheus/client_java/prometheus-metrics-exposition-textformats)
+ * Prometheus Metrics Model
(io.prometheus:prometheus-metrics-model:1.3.4 -
http://github.com/prometheus/client_java/prometheus-metrics-model)
+ * Prometheus Metrics Tracer Common
(io.prometheus:prometheus-metrics-tracer-common:1.3.4 -
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.4 -
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.4 -
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.4 -
http://github.com/prometheus/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)
* rome-utils (com.rometools:rome-utils:2.1.0 -
http://rometools.com/rome-utils)
- * Shaded Protobuf
(io.prometheus:prometheus-metrics-shaded-protobuf:1.1.0 -
http://github.com/prometheus/client_java/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-protobuf)
* SparseBitSet (com.zaxxer:SparseBitSet:1.3 -
https://github.com/brettwooldridge/SparseBitSet)
- * Spring AOP (org.springframework:spring-aop:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Beans (org.springframework:spring-beans:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Context (org.springframework:spring-context:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Context Support
(org.springframework:spring-context-support:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Core (org.springframework:spring-core:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Expression Language (SpEL)
(org.springframework:spring-expression:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring JDBC (org.springframework:spring-jdbc:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Object/Relational Mapping
(org.springframework:spring-orm:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Transaction (org.springframework:spring-tx:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Web (org.springframework:spring-web:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * Spring Web MVC (org.springframework:spring-webmvc:6.1.2 -
https://github.com/spring-projects/spring-framework)
- * swagger-annotations (io.swagger.core.v3:swagger-annotations:2.2.20 -
https://github.com/swagger-api/swagger-core/modules/swagger-annotations)
+ * Spring AOP (org.springframework:spring-aop:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Beans (org.springframework:spring-beans:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Context (org.springframework:spring-context:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Context Support
(org.springframework:spring-context-support:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Core (org.springframework:spring-core:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Expression Language (SpEL)
(org.springframework:spring-expression:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring JDBC (org.springframework:spring-jdbc:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Object/Relational Mapping
(org.springframework:spring-orm:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Transaction (org.springframework:spring-tx:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Web (org.springframework:spring-web:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * Spring Web MVC (org.springframework:spring-webmvc:6.2.0 -
https://github.com/spring-projects/spring-framework)
+ * swagger-annotations (io.swagger.core.v3:swagger-annotations:2.2.27 -
https://github.com/swagger-api/swagger-core/modules/swagger-annotations)
* TagSoup (org.ccil.cowan.tagsoup:tagsoup:1.2.1 -
http://home.ccil.org/~cowan/XML/tagsoup/)
* 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.0.0-M2 -
http://wicket.apache.org/wicket-auth-roles)
- * Wicket Core (org.apache.wicket:wicket-core:10.0.0-M2 -
http://wicket.apache.org/wicket-core)
- * Wicket Development Utilities
(org.apache.wicket:wicket-devutils:10.0.0-M2 -
http://wicket.apache.org/wicket-devutils)
- * Wicket Extensions (org.apache.wicket:wicket-extensions:10.0.0-M2 -
http://wicket.apache.org/wicket-extensions)
- * Wicket IoC common code (org.apache.wicket:wicket-ioc:10.0.0-M2 -
http://wicket.apache.org/wicket-ioc)
- * wicket-jquery-ui
(com.googlecode.wicket-jquery-ui:wicket-jquery-ui:10.0.0-M1 -
https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui)
- * wicket-jquery-ui-calendar
(com.googlecode.wicket-jquery-ui:wicket-jquery-ui-calendar:10.0.0-M1 -
https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui-calendar)
- * wicket-jquery-ui-core
(com.googlecode.wicket-jquery-ui:wicket-jquery-ui-core:10.0.0-M1 -
https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui-core)
- * wicket-jquery-ui-plugins
(com.googlecode.wicket-jquery-ui:wicket-jquery-ui-plugins:10.0.0-M1 -
https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui-plugins)
- * Wicket Native WebSocket Core
(org.apache.wicket:wicket-native-websocket-core:10.0.0-M2 -
http://wicket.apache.org/wicket-native-websocket/wicket-native-websocket-core)
- * Wicket Native WebSocket Javax
(org.apache.wicket:wicket-native-websocket-javax:10.0.0-M2 -
http://wicket.apache.org/wicket-native-websocket/wicket-native-websocket-javax)
- * Wicket Request (org.apache.wicket:wicket-request:10.0.0-M2 -
http://maven.apache.org)
- * Wicket Spring Integration (org.apache.wicket:wicket-spring:10.0.0-M2
- http://wicket.apache.org/wicket-spring)
- * Wicketstuff Dashboard Core
(org.wicketstuff:wicketstuff-dashboard-core:10.0.0-M2 -
http://wicketstuff.org/wicketstuff-dashboard-parent/wicketstuff-dashboard-core)
- * Wicketstuff-Select2 Components
(org.wicketstuff:wicketstuff-select2:10.0.0-M2 -
http://wicketstuff.org/wicketstuff-select2-parent/wicketstuff-select2)
- * Wicket Util (org.apache.wicket:wicket-util:10.0.0-M2 -
http://wicket.apache.org/wicket-util)
- * Woodstox (com.fasterxml.woodstox:woodstox-core:6.5.1 -
https://github.com/FasterXML/woodstox)
- * XmlBeans (org.apache.xmlbeans:xmlbeans:5.2.0 -
https://xmlbeans.apache.org/)
+ * Wicket Auth Roles (org.apache.wicket:wicket-auth-roles:10.2.0 -
http://wicket.apache.org/wicket-auth-roles)
+ * Wicket Core (org.apache.wicket:wicket-core:10.2.0 -
http://wicket.apache.org/wicket-core)
+ * Wicket Development Utilities
(org.apache.wicket:wicket-devutils:10.2.0 -
http://wicket.apache.org/wicket-devutils)
+ * Wicket Extensions (org.apache.wicket:wicket-extensions:10.2.0 -
http://wicket.apache.org/wicket-extensions)
+ * Wicket IoC common code (org.apache.wicket:wicket-ioc:10.2.0 -
http://wicket.apache.org/wicket-ioc)
+ * wicket-jquery-ui-calendar
(org.wicketstuff:wicketstuff-jquery-ui-calendar:10.2.0 -
https://github.com/sebfz1/wicket-jquery-ui/wicketstuff-jquery-ui-calendar)
+ * wicket-jquery-ui-core
(org.wicketstuff:wicketstuff-jquery-ui-core:10.2.0 -
https://github.com/sebfz1/wicket-jquery-ui/wicketstuff-jquery-ui-core)
+ * wicket-jquery-ui-plugins
(org.wicketstuff:wicketstuff-jquery-ui-plugins:10.2.0 -
https://github.com/sebfz1/wicket-jquery-ui/wicketstuff-jquery-ui-plugins)
+ * Wicket Native WebSocket Core
(org.apache.wicket:wicket-native-websocket-core:10.2.0 -
http://wicket.apache.org/wicket-native-websocket/wicket-native-websocket-core)
+ * Wicket Native WebSocket Javax
(org.apache.wicket:wicket-native-websocket-javax:10.2.0 -
http://wicket.apache.org/wicket-native-websocket/wicket-native-websocket-javax)
+ * Wicket Request (org.apache.wicket:wicket-request:10.2.0 -
http://maven.apache.org)
+ * Wicket Spring Integration (org.apache.wicket:wicket-spring:10.2.0 -
http://wicket.apache.org/wicket-spring)
+ * Wicketstuff Dashboard Core
(org.wicketstuff:wicketstuff-dashboard-core:10.2.0 -
http://wicketstuff.org/wicketstuff-dashboard-parent/wicketstuff-dashboard-core)
+ * wicketstuff-jquery-ui (org.wicketstuff:wicketstuff-jquery-ui:10.2.0
- https://github.com/sebfz1/wicket-jquery-ui/wicketstuff-jquery-ui)
+ * Wicketstuff-Select2 Components
(org.wicketstuff:wicketstuff-select2:10.2.0 -
http://wicketstuff.org/wicketstuff-select2-parent/wicketstuff-select2)
+ * Wicket Util (org.apache.wicket:wicket-util:10.2.0 -
http://wicket.apache.org/wicket-util)
+ * Woodstox (com.fasterxml.woodstox:woodstox-core:6.6.2 -
https://github.com/FasterXML/woodstox)
+ * XmlBeans (org.apache.xmlbeans:xmlbeans:5.2.1 -
https://xmlbeans.apache.org/)
* XML Commons Resolver Component (xml-resolver:xml-resolver:1.2 -
http://xml.apache.org/commons/components/resolver/)
* XmlSchema Core (org.apache.ws.xmlschema:xmlschema-core:2.3.1 -
https://ws.apache.org/commons/xmlschema20/xmlschema-core/)
* ZXing Core (com.google.zxing:core:3.4.0 -
https://github.com/zxing/zxing/core)
* ZXing Java SE extensions (com.google.zxing:javase:3.4.0 -
https://github.com/zxing/zxing/javase)
+ The BSD 2-Clause License
+
+ * Stax2 API (org.codehaus.woodstox:stax2-api:4.2.2 -
http://github.com/FasterXML/stax2-api)
+
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.6 - http://asm.ow2.io/)
- * Bootstrap Italia (org.webjars:bootstrap-italia:1.6.2 -
http://webjars.org)
- * ical4j (org.mnode.ical4j:ical4j:4.0.0-rc3 - http://ical4j.github.io)
+ * asm (org.ow2.asm:asm:9.7.1 - http://asm.ow2.io/)
+ * asm (org.ow2.asm:asm:9.7 - http://asm.ow2.io/)
+ * bootstrap-italia (org.webjars.npm:bootstrap-italia:2.8.7 -
https://www.webjars.org)
+ * ical4j (org.mnode.ical4j:ical4j:4.0.6 - 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)
- * ThreeTen-Extra (org.threeten:threeten-extra:1.7.0 -
https://www.threeten.org/threeten-extra)
- * XStream Core (com.thoughtworks.xstream:xstream:1.4.20 -
http://x-stream.github.io/xstream)
+ * 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)
The BSD License
* curvesapi (com.github.virtuald:curvesapi:1.08 -
https://github.com/virtuald/curvesapi)
* 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)
- * Serp (net.sourceforge.serp:serp:1.15.1 - http://serp.sourceforge.net)
- * Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 -
http://github.com/FasterXML/stax2-api)
UnRar License
diff --git a/openmeetings-util/pom.xml b/openmeetings-util/pom.xml
index 8f99a8388..9261b12d5 100644
--- a/openmeetings-util/pom.xml
+++ b/openmeetings-util/pom.xml
@@ -116,8 +116,8 @@
<artifactId>aspectjtools</artifactId>
</dependency>
<dependency>
- <groupId>com.sun.mail</groupId>
- <artifactId>jakarta.mail</artifactId>
+ <groupId>org.eclipse.angus</groupId>
+ <artifactId>angus-mail</artifactId>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
diff --git a/pom.xml b/pom.xml
index 23335827d..41d59130e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<minimalJavaBuildVersion>${jdk.version}</minimalJavaBuildVersion>
<!-- plugin versions -->
-
<version.maven-javadoc-plugin>3.11.1</version.maven-javadoc-plugin>
+
<version.maven-javadoc-plugin>3.11.2</version.maven-javadoc-plugin>
<version.maven-surefire>3.5.2</version.maven-surefire>
<version.maven-site-plugin>4.0.0-M9</version.maven-site-plugin>
<version.maven-enforcer-plugin>3.5.0</version.maven-enforcer-plugin>
@@ -89,7 +89,7 @@
<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.14</fullcalendar.version>
+ <fullcalendar.version>6.1.15</fullcalendar.version>
<spring.version>6.2.0</spring.version>
<tomcat.version>11.0.2</tomcat.version>
<jetty.version>11.0.24</jetty.version>
@@ -102,8 +102,8 @@
<site.basedir>${project.basedir}</site.basedir>
<src.pack.skip>false</src.pack.skip>
<h2.version>2.3.232</h2.version>
- <jakarta.mail.version>2.0.1</jakarta.mail.version>
<openjpa.version>4.0.1</openjpa.version>
+ <jakarta.mail.version>2.0.3</jakarta.mail.version>
<jakarta.persistence.version>3.2.0</jakarta.persistence.version>
<jakarta.transaction.version>2.0.1</jakarta.transaction.version>
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
@@ -141,7 +141,7 @@
<jaxb-runtime.version>4.0.5</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.26</swagger.version>
+ <swagger.version>2.2.27</swagger.version>
<jsr305.version>3.0.2</jsr305.version>
<totp.version>1.7.1</totp.version>
<!-- Exclude all generated code -->
@@ -797,8 +797,8 @@
</exclusions>
</dependency>
<dependency>
- <groupId>com.sun.mail</groupId>
- <artifactId>jakarta.mail</artifactId>
+ <groupId>org.eclipse.angus</groupId>
+ <artifactId>angus-mail</artifactId>
<version>${jakarta.mail.version}</version>
</dependency>
<dependency>
@@ -1612,6 +1612,7 @@
</licenseMerge>
<licenseMerge>
Eclipse Public
License v2.0|
+ Eclipse Public
License 2.0|
Eclipse Public
License v. 2.0|
Eclipse Public
License - v 2.0|
EPL-2.0|