@@ -134,13 +134,6 @@ URL: https://github.com/eclipse-ee4j/jaxb-istack-commons
134134License : BSD-3-Clause (with copyright as described in Eclipse Distribution License - v 1.0 - see https://wiki.spdx.org/view/Legal_Team/License_List/Licenses_Under_Consideration for details)
135135` ` `
136136
137- ` ` ` yaml
138- Id : com.sun.xml.fastinfoset:FastInfoset
139- Project : Fast Infoset
140- URL : https://github.com/eclipse-ee4j/jaxb-fi
141- License : Apache-2.0
142- ` ` `
143-
144137` ` ` yaml
145138Id : com.tobiasdiez:easybind
146139Project : EasyBind
@@ -226,15 +219,15 @@ License: Apache-2.0
226219` ` `
227220
228221` ` ` yaml
229- Id : jakarta.activation :jakarata.activation -api
230- Project : Jakarta Activation
231- URL : https://eclipse-ee4j.github.io/jaf/
232- License : BSD-3-Clause
222+ Id : jakarta.annotation :jakarata.annotation -api
223+ Project : Jakarta Annotations
224+ URL : https://projects. eclipse.org/projects/ee4j.ca
225+ License : EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
233226` ` `
234227
235228` ` ` yaml
236- Id : jakarta.annotation :jakarata.annotation -api
237- Project : Jakarta Annotations
229+ Id : jakarta.activation :jakarata.activation -api
230+ Project : Jakarta Activation
238231URL : https://projects.eclipse.org/projects/ee4j.ca
239232License : EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
240233` ` `
@@ -310,28 +303,7 @@ License: Apache-2.0
310303` ` `
311304
312305` ` ` yaml
313- Id : org.apache.commons:commons-text
314- Project : Apache Commons Text
315- URL : https://commons.apache.org/proper/commons-text/
316- License : Apache-2.0
317- ` ` `
318-
319- ` ` ` yaml
320- Id : org.apache.lucene:lucene-core
321- Project : Apache Lucene
322- URL : https://lucene.apache.org/
323- License : Apache-2.0
324- ` ` `
325-
326- ` ` ` yaml
327- Id : org.apache.lucene:lucene-queries
328- Project : Apache Lucene
329- URL : https://lucene.apache.org/
330- License : Apache-2.0
331- ` ` `
332-
333- ` ` ` yaml
334- Id : org.apache.lucene:lucene-queryparser
306+ Id : org.apache.lucene:*
335307Project : Apache Lucene
336308URL : https://lucene.apache.org/
337309License : Apache-2.0
@@ -414,6 +386,20 @@ URL: https://github.com/TomasMikula/RichTextFX
414386License : BSD-2-Clause
415387` ` `
416388
389+ ` ` ` yaml
390+ Id : org.glassfish.*
391+ Project : Eclipse GlassFish
392+ URL : https://glassfish.org/
393+ License : BSD-3-Clause (with copyright as described in Eclipse Distribution License - v 1.0 - see https://wiki.spdx.org/view/Legal_Team/License_List/Licenses_Under_Consideration for details)
394+ ` ` `
395+
396+ ` ` ` yaml
397+ Id : com.ibm.icu:*
398+ Project : International Components for Unicode
399+ URL : https://icu.unicode.org/
400+ License : Unicode License (https://www.unicode.org/copyright.html)
401+ ` ` `
402+
417403` ` ` yaml
418404Id : org.jsoup:jsoup
419405Project : jsoup
@@ -548,6 +534,8 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
548534com.google.j2objc:j2objc-annotations:1.3
549535com.googlecode.javaewah:JavaEWAH:1.1.13
550536com.h2database:h2-mvstore:2.1.212
537+ com.ibm.icu:icu4j-charset:70.1
538+ com.ibm.icu:icu4j:70.1
551539com.jfoenix:jfoenix:9.0.10
552540com.konghq:unirest-java:3.13.8
553541com.microsoft.azure:applicationinsights-core:2.4.1
@@ -558,8 +546,8 @@ com.oracle.ojdbc:osdt_cert:19.3.0.0
558546com.oracle.ojdbc:osdt_core:19.3.0.0
559547com.oracle.ojdbc:simplefan:19.3.0.0
560548com.oracle.ojdbc:ucp:19.3.0.0
561- com.sun.istack:istack-commons-runtime:3 .0.8
562- com.sun.xml.fastinfoset:FastInfoset:1.2.16
549+ com.sun.activation:jakarta.activation:2 .0.1
550+ com.sun.istack:istack-commons-runtime:4.0.1
563551com.tobiasdiez:easybind:2.2
564552com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.64.0
565553com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.64.0
@@ -586,7 +574,6 @@ de.undercouch:citeproc-java:3.0.0-alpha.6
586574eu.lestard:doc-annotations:0.2
587575info.debatty:java-string-similarity:2.0.0
588576io.github.java-diff-utils:java-diff-utils:4.11
589- jakarta.activation:jakarta.activation-api:1.2.1
590577jakarta.annotation:jakarta.annotation-api:1.3.5
591578jakarta.xml.bind:jakarta.xml.bind-api:3.0.1
592579net.harawata:appdirs:1.2.1
@@ -598,12 +585,18 @@ org.antlr:antlr-runtime:3.5.2
598585org.antlr:antlr4-runtime:4.9.3
599586org.apache.commons:commons-csv:1.9.0
600587org.apache.commons:commons-lang3:3.12.0
601- org.apache.commons:commons-text:1.8
602588org.apache.httpcomponents:httpasyncclient:4.1.5
603589org.apache.httpcomponents:httpclient:4.5.13
604590org.apache.httpcomponents:httpcore-nio:4.4.13
605591org.apache.httpcomponents:httpcore:4.4.13
606592org.apache.httpcomponents:httpmime:4.5.13
593+ org.apache.lucene:lucene-analysis-common:9.1.0
594+ org.apache.lucene:lucene-backward-codecs:9.1.0
595+ org.apache.lucene:lucene-core:9.1.0
596+ org.apache.lucene:lucene-highlighter:9.1.0
597+ org.apache.lucene:lucene-queries:9.1.0
598+ org.apache.lucene:lucene-queryparser:9.1.0
599+ org.apache.lucene:lucene-sandbox:9.1.0
607600org.apache.pdfbox:fontbox:3.0.0-RC1
608601org.apache.pdfbox:pdfbox:3.0.0-RC1
609602org.apache.pdfbox:xmpbox:3.0.0-RC1
@@ -618,6 +611,7 @@ org.fxmisc.richtext:richtextfx:0.10.9
618611org.fxmisc.undo:undofx:2.1.1
619612org.fxmisc.wellbehaved:wellbehavedfx:0.3.3
620613org.glassfish.hk2.external:jakarta.inject:2.6.1
614+ org.glassfish.jaxb:jaxb-core:3.0.2
621615org.glassfish.jaxb:jaxb-runtime:3.0.2
622616org.glassfish.jaxb:txw2:3.0.2
623617org.jbibtex:jbibtex:1.0.19
@@ -629,7 +623,6 @@ org.kordamp.ikonli:ikonli-materialdesign2-pack:12.3.1
629623org.libreoffice:libreoffice:7.3.2
630624org.libreoffice:unoloader:7.3.2
631625org.mariadb.jdbc:mariadb-java-client:2.7.5
632- org.jvnet.staxex:stax-ex:1.8.1
633626org.openjfx:javafx-base:18
634627org.openjfx:javafx-controls:18
635628org.openjfx:javafx-fxml:18
0 commit comments