@@ -183,6 +183,13 @@ URL: https://github.com/Dansoftowner/jSystemThemeDetector
183183License : Apache-2.0
184184` ` `
185185
186+ ` ` ` yaml
187+ Id : com.kohlschutter.junixsocket
188+ Project : junixsocket
189+ URL : https://github.com/kohlschutter/junixsocket
190+ License : Apache-2.0
191+ ` ` `
192+
186193` ` ` yaml
187194Id : com.konghq.unirest
188195Project : Unirest for Java
@@ -197,27 +204,6 @@ URL: https://repo1.maven.org/maven2/com/oracle/ojdbc/ojdbc10/19.3.0.0/ojdbc1
197204License : Oracle Free Use Terms and Conditions (FUTC)
198205` ` `
199206
200- ` ` ` yaml
201- Id : com.squareup.okhttp3:okhttp
202- Project : OkHttp
203- URL : https://square.github.io/okhttp/
204- License : Apache-2.0
205- ` ` `
206-
207- ` ` ` yaml
208- Id : com.squareup.okio:okio
209- Project : OkHttp
210- URL : https://github.com/square/okio/
211- License : Apache-2.0
212- ` ` `
213-
214- ` ` ` yaml
215- Id : com.squareup.retrofit2:retrofit
216- Project : Retrofit 2
217- URL : https://github.com/square/retrofit
218- License : Apache-2.0
219- ` ` `
220-
221207` ` ` yaml
222208Id : com.sun.istack:istack-commons-runtime
223209Project : iStack Common Utility Code
@@ -391,13 +377,6 @@ URL: https://github.com/eclipse-ee4j/jaxb-api
391377License : BSD-3-Clause; sometimes EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
392378` ` `
393379
394- ` ` ` yaml
395- Id : net.bytebuddy
396- Project : Byte Buddy
397- URL : https://github.com/3breadt/dd-plist
398- License : Apache-2.0
399- ` ` `
400-
401380` ` ` yaml
402381Id : net.harawata:appdirs
403382Project : AppDirs
@@ -482,6 +461,13 @@ URL: http://pdfbox.apache.org
482461License : Apache-2.0
483462` ` `
484463
464+ ` ` ` yaml
465+ Id : org.apiguardian:apiguardian-api
466+ Project : @API Guardian
467+ URL : https://github.com/apiguardian-team/apiguardian
468+ License : Apache-2.0
469+ ` ` `
470+
485471` ` ` yaml
486472Id : org.bouncycastle:bcprov-jdk15on
487473Project : The Legion of the Bouncy Castle
@@ -707,24 +693,24 @@ License: BSD-3-Clause
707693
708694` ` ` text
709695at.favre.lib:hkdf:1.1.0
710- com.dlsc.gemsfx:gemsfx:2.6 .0
711- com.dlsc.pickerfx:pickerfx:1.2.0
696+ com.dlsc.gemsfx:gemsfx:2.32 .0
697+ com.dlsc.pickerfx:pickerfx:1.3.1
712698com.dlsc.unitfx:unitfx:1.0.10
713- com.fasterxml.jackson.core:jackson-annotations:2.17.0
714- com.fasterxml.jackson.core:jackson-core:2.17.0
715- com.fasterxml.jackson.core:jackson-databind:2.17.0
716- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.0
717- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.0
718- com.fasterxml.jackson:jackson-bom:2.17.0
719- com.fasterxml:aalto-xml:1.3.2
699+ com.fasterxml.jackson.core:jackson-annotations:2.17.2
700+ com.fasterxml.jackson.core:jackson-core:2.17.2
701+ com.fasterxml.jackson.core:jackson-databind:2.17.2
702+ com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2
703+ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2
704+ com.fasterxml.jackson:jackson-bom:2.17.2
705+ com.fasterxml:aalto-xml:1.3.3
720706com.github.hypfvieh:dbus-java-core:4.2.1
721707com.github.hypfvieh:dbus-java-transport-native-unixsocket:4.2.1
722708com.github.javakeyring:java-keyring:1.0.4
723709com.github.sialcasa.mvvmFX:mvvmfx-validation:f195849ca9
724710com.github.tomtung:latex2unicode_2.13:0.3.2
725711com.github.vatbub:mslinks:1.0.6.2
726712com.github.weisj:jsvg:1.2.0
727- com.google.code.gson:gson:2.10
713+ com.google.code.gson:gson:2.10.1
728714com.google.errorprone:error_prone_annotations:2.26.1
729715com.google.guava:failureaccess:1.0.2
730716com.google.guava:guava:33.1.0-jre
@@ -733,16 +719,18 @@ com.google.j2objc:j2objc-annotations:3.0.0
733719com.googlecode.javaewah:JavaEWAH:1.2.3
734720com.googlecode.plist:dd-plist:1.28
735721com.h2database:h2-mvstore:2.2.224
736- com.konghq:unirest-java:3.14.5
722+ com.kohlschutter.junixsocket:junixsocket-common:2.9.1
723+ com.kohlschutter.junixsocket:junixsocket-core:2.9.1
724+ com.kohlschutter.junixsocket:junixsocket-mysql:2.9.1
725+ com.kohlschutter.junixsocket:junixsocket-native-common:2.9.1
726+ com.konghq:unirest-java-core:4.4.0
727+ com.konghq:unirest-modules-gson:4.4.0
737728com.oracle.ojdbc:ojdbc10:19.3.0.0
738729com.oracle.ojdbc:ons:19.3.0.0
739730com.oracle.ojdbc:osdt_cert:19.3.0.0
740731com.oracle.ojdbc:osdt_core:19.3.0.0
741732com.oracle.ojdbc:simplefan:19.3.0.0
742733com.oracle.ojdbc:ucp:19.3.0.0
743- com.squareup.okhttp3:okhttp:3.12.0
744- com.squareup.okio:okio:1.15.0
745- com.squareup.retrofit2:retrofit:2.6.1
746734com.sun.istack:istack-commons-runtime:4.1.2
747735com.tobiasdiez:easybind:2.2.1-SNAPSHOT
748736com.vladsch.flexmark:flexmark-ext-emoji:0.64.8
@@ -767,31 +755,30 @@ com.vladsch.flexmark:flexmark-util-visitor:0.64.8
767755com.vladsch.flexmark:flexmark-util:0.64.8
768756com.vladsch.flexmark:flexmark:0.64.8
769757commons-beanutils:commons-beanutils:1.9.4
770- commons-cli:commons-cli:1.6 .0
771- commons-codec:commons-codec:1.16 .0
758+ commons-cli:commons-cli:1.8 .0
759+ commons-codec:commons-codec:1.17 .0
772760commons-collections:commons-collections:3.2.2
773761commons-digester:commons-digester:2.1
774762commons-io:commons-io:2.16.1
775- commons-logging:commons-logging:1.2
776- commons-validator:commons-validator:1.7
763+ commons-logging:commons-logging:1.3. 2
764+ commons-validator:commons-validator:1.8.0
777765de.rototor.jeuclid:jeuclid-core:3.1.11
778766de.rototor.snuggletex:snuggletex-core:1.3.0
779767de.rototor.snuggletex:snuggletex-jeuclid:1.3.0
780768de.rototor.snuggletex:snuggletex:1.3.0
781769de.saxsys:mvvmfx:1.8.0
782770de.swiesend:secret-service:1.8.1-jdk17
783- de.undercouch:citeproc-java:3.0 .0
771+ de.undercouch:citeproc-java:3.1 .0
784772eu.lestard:doc-annotations:0.2
785773info.debatty:java-string-similarity:2.0.0
786774io.github.java-diff-utils:java-diff-utils:4.12
787775jakarta.activation:jakarta.activation-api:2.1.3
788776jakarta.annotation:jakarta.annotation-api:2.1.1
789777jakarta.inject:jakarta.inject-api:2.0.1
790778jakarta.validation:jakarta.validation-api:3.0.2
791- jakarta.ws.rs:jakarta.ws.rs-api:3.1 .0
779+ jakarta.ws.rs:jakarta.ws.rs-api:4.0 .0
792780jakarta.xml.bind:jakarta.xml.bind-api:4.0.2
793- javax.measure:unit-api:2.1.2
794- net.bytebuddy:byte-buddy:1.14.9
781+ javax.measure:unit-api:2.2
795782net.harawata:appdirs:1.2.2
796783net.java.dev.jna:jna-platform:5.13.0
797784net.java.dev.jna:jna:5.13.0
@@ -800,51 +787,50 @@ net.jodah:typetools:0.6.1
800787net.synedra:validatorfx:0.5.0
801788one.jpro.jproutils:tree-showing:0.2.2
802789org.antlr:antlr4-runtime:4.13.1
803- org.apache.commons:commons-csv:1.10 .0
790+ org.apache.commons:commons-csv:1.11 .0
804791org.apache.commons:commons-lang3:3.14.0
805- org.apache.commons:commons-text:1.11.0
806- org.apache.httpcomponents:httpasyncclient:4.1.5
807- org.apache.httpcomponents:httpclient:4.5.13
808- org.apache.httpcomponents:httpcore-nio:4.4.13
809- org.apache.httpcomponents:httpcore:4.4.13
810- org.apache.httpcomponents:httpmime:4.5.13
792+ org.apache.commons:commons-text:1.12.0
793+ org.apache.httpcomponents.client5:httpclient5:5.3.1
794+ org.apache.httpcomponents.core5:httpcore5-h2:5.2.4
795+ org.apache.httpcomponents.core5:httpcore5:5.2.4
811796org.apache.logging.log4j:log4j-api:2.23.1
812797org.apache.logging.log4j:log4j-to-slf4j:2.23.1
813- org.apache.lucene:lucene-analysis-common:9.10.0
814- org.apache.lucene:lucene-core:9.10.0
815- org.apache.lucene:lucene-highlighter:9.10.0
816- org.apache.lucene:lucene-queries:9.10.0
817- org.apache.lucene:lucene-queryparser:9.10.0
818- org.apache.lucene:lucene-sandbox:9.10.0
798+ org.apache.lucene:lucene-analysis-common:9.11.1
799+ org.apache.lucene:lucene-core:9.11.1
800+ org.apache.lucene:lucene-highlighter:9.11.1
801+ org.apache.lucene:lucene-queries:9.11.1
802+ org.apache.lucene:lucene-queryparser:9.11.1
803+ org.apache.lucene:lucene-sandbox:9.11.1
819804org.apache.pdfbox:fontbox:3.0.2
820805org.apache.pdfbox:pdfbox-io:3.0.2
821806org.apache.pdfbox:pdfbox:3.0.2
822807org.apache.pdfbox:xmpbox:3.0.2
823- org.bouncycastle:bcprov-jdk18on:1.78
808+ org.apiguardian:apiguardian-api:1.1.2
809+ org.bouncycastle:bcprov-jdk18on:1.78.1
824810org.checkerframework:checker-qual:3.42.0
825- org.codehaus.woodstox:stax2-api:4.2
811+ org.codehaus.woodstox:stax2-api:4.2.2
826812org.controlsfx:controlsfx:11.2.1
827- org.eclipse.jgit:org.eclipse.jgit:6.9 .0.202403050737 -r
828- org.fxmisc.flowless:flowless:0.7.2
829- org.fxmisc.richtext:richtextfx:0.11.2
813+ org.eclipse.jgit:org.eclipse.jgit:6.10 .0.202406032230 -r
814+ org.fxmisc.flowless:flowless:0.7.3
815+ org.fxmisc.richtext:richtextfx:0.11.3
830816org.fxmisc.undo:undofx:2.1.1
831817org.fxmisc.wellbehaved:wellbehavedfx:0.3.3
832818org.glassfish.grizzly:grizzly-framework:4.0.2
833819org.glassfish.grizzly:grizzly-http-server:4.0.2
834820org.glassfish.grizzly:grizzly-http:4.0.2
835- org.glassfish.hk2.external:aopalliance-repackaged:3.1.0
836- org.glassfish.hk2:hk2-api:3.1.0
821+ org.glassfish.hk2.external:aopalliance-repackaged:3.1.1
822+ org.glassfish.hk2:hk2-api:3.1.1
837823org.glassfish.hk2:hk2-locator:3.0.6
838- org.glassfish.hk2:hk2-utils:3.1.0
824+ org.glassfish.hk2:hk2-utils:3.1.1
839825org.glassfish.hk2:osgi-resource-locator:1.0.3
840826org.glassfish.jaxb:jaxb-core:4.0.3
841827org.glassfish.jaxb:jaxb-runtime:4.0.3
842828org.glassfish.jaxb:txw2:4.0.3
843- org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.6
844- org.glassfish.jersey.core:jersey-client:3.1.6
845- org.glassfish.jersey.core:jersey-common:3.1.6
846- org.glassfish.jersey.core:jersey-server:3.1.6
847- org.glassfish.jersey.inject:jersey-hk2:3.1.6
829+ org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.7
830+ org.glassfish.jersey.core:jersey-client:3.1.7
831+ org.glassfish.jersey.core:jersey-common:3.1.7
832+ org.glassfish.jersey.core:jersey-server:3.1.7
833+ org.glassfish.jersey.inject:jersey-hk2:3.1.7
848834org.jabref:afterburner.fx:2.0.0
849835org.javassist:javassist:3.30.2-GA
850836org.jbibtex:jbibtex:1.0.20
@@ -858,8 +844,8 @@ org.kordamp.ikonli:ikonli-javafx:12.3.1
858844org.kordamp.ikonli:ikonli-material-pack:12.3.1
859845org.kordamp.ikonli:ikonli-materialdesign-pack:12.3.1
860846org.kordamp.ikonli:ikonli-materialdesign2-pack:12.3.1
861- org.libreoffice:libreoffice:7.6.4
862- org.libreoffice:unoloader:7.6.4
847+ org.libreoffice:libreoffice:24.2.3
848+ org.libreoffice:unoloader:24.2.3
863849org.mariadb.jdbc:mariadb-java-client:2.7.9
864850org.openjfx:javafx-base:22.0.1
865851org.openjfx:javafx-controls:22.0.1
@@ -878,6 +864,6 @@ org.tinylog:tinylog-api:2.7.0
878864org.tinylog:tinylog-impl:2.7.0
879865org.yaml:snakeyaml:2.2
880866pt.davidafsilva.apple:jkeychain:1.1.0
881- tech.units:indriya:2.1. 2
882- tech.uom.lib:uom-lib-common:2.1
867+ tech.units:indriya:2.2
868+ tech.uom.lib:uom-lib-common:2.2
883869` ` `
0 commit comments