From f8ee13d719af7b0fdea1fb20d9c5d1da344c82c7 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Sun, 16 Feb 2025 21:52:29 +0000 Subject: [PATCH] chore(deps): update apache.tika to v3 --- gradle/libs.versions.toml | 2 +- .../apache-mime4j-core-0.8.4.jar.sha1 | 1 - .../licenses/apache-mime4j-dom-0.8.4.jar.sha1 | 1 - solr/licenses/bcmail-jdk15on-1.70.jar.sha1 | 1 - solr/licenses/boilerpipe-1.1.0.jar.sha1 | 1 - solr/licenses/bzip2-0.9.1.jar.sha1 | 1 - solr/licenses/c3p0-0.9.5.5.jar.sha1 | 1 - solr/licenses/cdm-4.5.5.jar.sha1 | 1 - solr/licenses/commons-csv-1.9.0.jar.sha1 | 1 - solr/licenses/commons-io-2.18.0.jar.sha1 | 1 + solr/licenses/dd-plist-1.24.jar.sha1 | 1 - solr/licenses/dec-0.1.2.jar.sha1 | 1 - solr/licenses/ehcache-core-2.6.2.jar.sha1 | 1 - solr/licenses/fontbox-2.0.26.jar.sha1 | 1 - solr/licenses/geoapi-3.0.1.jar.sha1 | 1 - solr/licenses/grib-4.5.5.jar.sha1 | 1 - solr/licenses/httpservices-4.5.5.jar.sha1 | 1 - solr/licenses/isoparser-1.9.41.7.jar.sha1 | 1 - solr/licenses/jackcess-4.0.2.jar.sha1 | 1 - solr/licenses/jackcess-encrypt-4.0.1.jar.sha1 | 1 - solr/licenses/jai-imageio-core-1.4.0.jar.sha1 | 1 - .../jakarta.activation-api-1.2.2.jar.sha1 | 1 - solr/licenses/java-libpst-0.9.3.jar.sha1 | 1 - solr/licenses/jbig2-imageio-3.0.4.jar.sha1 | 1 - solr/licenses/jcommander-1.82.jar.sha1 | 1 - solr/licenses/jdom2-2.0.6.1.jar.sha1 | 1 - solr/licenses/jempbox-1.8.16.jar.sha1 | 1 - solr/licenses/jhighlight-1.1.0.jar.sha1 | 1 - solr/licenses/jmatio-1.5.jar.sha1 | 1 - solr/licenses/jna-5.12.1.jar.sha1 | 1 - .../licenses/juniversalchardet-1.0.3.jar.sha1 | 1 - solr/licenses/junrar-7.5.3.jar.sha1 | 1 - .../mchange-commons-java-0.2.19.jar.sha1 | 1 - .../metadata-extractor-2.17.1.0.jar.sha1 | 1 - solr/licenses/netcdf4-4.5.5.jar.sha1 | 1 - solr/licenses/openjson-1.0.12.jar.sha1 | 1 - solr/licenses/parso-2.0.14.jar.sha1 | 1 - solr/licenses/pdfbox-2.0.26.jar.sha1 | 1 - solr/licenses/pdfbox-tools-2.0.26.jar.sha1 | 1 - solr/licenses/poi-scratchpad-5.2.2.jar.sha1 | 1 - solr/licenses/preflight-2.0.26.jar.sha1 | 1 - solr/licenses/rome-1.18.0.jar.sha1 | 1 - solr/licenses/rome-utils-1.18.0.jar.sha1 | 1 - .../sentiment-analysis-parser-0.1.jar.sha1 | 1 - solr/licenses/sis-feature-1.2.jar.sha1 | 1 - solr/licenses/sis-metadata-1.2.jar.sha1 | 1 - solr/licenses/sis-netcdf-1.2.jar.sha1 | 1 - solr/licenses/sis-referencing-1.2.jar.sha1 | 1 - solr/licenses/sis-storage-1.2.jar.sha1 | 1 - solr/licenses/sis-utility-1.2.jar.sha1 | 1 - solr/licenses/tagsoup-1.2.1.jar.sha1 | 1 - solr/licenses/tika-core-1.28.5.jar.sha1 | 1 - solr/licenses/tika-core-3.1.0.jar.sha1 | 1 + solr/licenses/tika-parsers-1.28.5.jar.sha1 | 1 - solr/licenses/udunits-4.5.5.jar.sha1 | 1 - solr/licenses/unit-api-1.0.jar.sha1 | 1 - solr/licenses/vorbis-java-core-0.8.jar.sha1 | 1 - solr/licenses/vorbis-java-tika-0.8.jar.sha1 | 1 - solr/licenses/xmpbox-2.0.26.jar.sha1 | 1 - solr/licenses/xmpcore-6.1.10.jar.sha1 | 1 - solr/licenses/xmpcore-shaded-6.1.10.jar.sha1 | 1 - solr/licenses/xz-1.9.jar.sha1 | 1 - solr/modules/extraction/gradle.lockfile | 98 +++---------------- solr/modules/langid/gradle.lockfile | 2 +- 64 files changed, 19 insertions(+), 144 deletions(-) delete mode 100644 solr/licenses/apache-mime4j-core-0.8.4.jar.sha1 delete mode 100644 solr/licenses/apache-mime4j-dom-0.8.4.jar.sha1 delete mode 100644 solr/licenses/bcmail-jdk15on-1.70.jar.sha1 delete mode 100644 solr/licenses/boilerpipe-1.1.0.jar.sha1 delete mode 100644 solr/licenses/bzip2-0.9.1.jar.sha1 delete mode 100644 solr/licenses/c3p0-0.9.5.5.jar.sha1 delete mode 100644 solr/licenses/cdm-4.5.5.jar.sha1 delete mode 100644 solr/licenses/commons-csv-1.9.0.jar.sha1 create mode 100644 solr/licenses/commons-io-2.18.0.jar.sha1 delete mode 100644 solr/licenses/dd-plist-1.24.jar.sha1 delete mode 100644 solr/licenses/dec-0.1.2.jar.sha1 delete mode 100644 solr/licenses/ehcache-core-2.6.2.jar.sha1 delete mode 100644 solr/licenses/fontbox-2.0.26.jar.sha1 delete mode 100644 solr/licenses/geoapi-3.0.1.jar.sha1 delete mode 100644 solr/licenses/grib-4.5.5.jar.sha1 delete mode 100644 solr/licenses/httpservices-4.5.5.jar.sha1 delete mode 100644 solr/licenses/isoparser-1.9.41.7.jar.sha1 delete mode 100644 solr/licenses/jackcess-4.0.2.jar.sha1 delete mode 100644 solr/licenses/jackcess-encrypt-4.0.1.jar.sha1 delete mode 100644 solr/licenses/jai-imageio-core-1.4.0.jar.sha1 delete mode 100644 solr/licenses/jakarta.activation-api-1.2.2.jar.sha1 delete mode 100644 solr/licenses/java-libpst-0.9.3.jar.sha1 delete mode 100644 solr/licenses/jbig2-imageio-3.0.4.jar.sha1 delete mode 100644 solr/licenses/jcommander-1.82.jar.sha1 delete mode 100644 solr/licenses/jdom2-2.0.6.1.jar.sha1 delete mode 100644 solr/licenses/jempbox-1.8.16.jar.sha1 delete mode 100644 solr/licenses/jhighlight-1.1.0.jar.sha1 delete mode 100644 solr/licenses/jmatio-1.5.jar.sha1 delete mode 100644 solr/licenses/jna-5.12.1.jar.sha1 delete mode 100644 solr/licenses/juniversalchardet-1.0.3.jar.sha1 delete mode 100644 solr/licenses/junrar-7.5.3.jar.sha1 delete mode 100644 solr/licenses/mchange-commons-java-0.2.19.jar.sha1 delete mode 100644 solr/licenses/metadata-extractor-2.17.1.0.jar.sha1 delete mode 100644 solr/licenses/netcdf4-4.5.5.jar.sha1 delete mode 100644 solr/licenses/openjson-1.0.12.jar.sha1 delete mode 100644 solr/licenses/parso-2.0.14.jar.sha1 delete mode 100644 solr/licenses/pdfbox-2.0.26.jar.sha1 delete mode 100644 solr/licenses/pdfbox-tools-2.0.26.jar.sha1 delete mode 100644 solr/licenses/poi-scratchpad-5.2.2.jar.sha1 delete mode 100644 solr/licenses/preflight-2.0.26.jar.sha1 delete mode 100644 solr/licenses/rome-1.18.0.jar.sha1 delete mode 100644 solr/licenses/rome-utils-1.18.0.jar.sha1 delete mode 100644 solr/licenses/sentiment-analysis-parser-0.1.jar.sha1 delete mode 100644 solr/licenses/sis-feature-1.2.jar.sha1 delete mode 100644 solr/licenses/sis-metadata-1.2.jar.sha1 delete mode 100644 solr/licenses/sis-netcdf-1.2.jar.sha1 delete mode 100644 solr/licenses/sis-referencing-1.2.jar.sha1 delete mode 100644 solr/licenses/sis-storage-1.2.jar.sha1 delete mode 100644 solr/licenses/sis-utility-1.2.jar.sha1 delete mode 100644 solr/licenses/tagsoup-1.2.1.jar.sha1 delete mode 100644 solr/licenses/tika-core-1.28.5.jar.sha1 create mode 100644 solr/licenses/tika-core-3.1.0.jar.sha1 delete mode 100644 solr/licenses/tika-parsers-1.28.5.jar.sha1 delete mode 100644 solr/licenses/udunits-4.5.5.jar.sha1 delete mode 100644 solr/licenses/unit-api-1.0.jar.sha1 delete mode 100644 solr/licenses/vorbis-java-core-0.8.jar.sha1 delete mode 100644 solr/licenses/vorbis-java-tika-0.8.jar.sha1 delete mode 100644 solr/licenses/xmpbox-2.0.26.jar.sha1 delete mode 100644 solr/licenses/xmpcore-6.1.10.jar.sha1 delete mode 100644 solr/licenses/xmpcore-shaded-6.1.10.jar.sha1 delete mode 100644 solr/licenses/xz-1.9.jar.sha1 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 209cb50fcd1..d497e595096 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -41,7 +41,7 @@ apache-lucene = "9.12.1" apache-opennlp = "1.9.4" apache-poi = "5.2.2" apache-rat = "0.15" -apache-tika = "1.28.5" +apache-tika = "3.1.0" apache-tomcat = "6.0.53" apache-zookeeper = "3.9.2" # @keep for version alignment diff --git a/solr/licenses/apache-mime4j-core-0.8.4.jar.sha1 b/solr/licenses/apache-mime4j-core-0.8.4.jar.sha1 deleted file mode 100644 index 772814cf4c6..00000000000 --- a/solr/licenses/apache-mime4j-core-0.8.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7e552628c6587bdd1e2036045f1e06c4d513e32 diff --git a/solr/licenses/apache-mime4j-dom-0.8.4.jar.sha1 b/solr/licenses/apache-mime4j-dom-0.8.4.jar.sha1 deleted file mode 100644 index c1ffee7987a..00000000000 --- a/solr/licenses/apache-mime4j-dom-0.8.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -dfdfdbc095017ffbaef308e80ff7ca53b1a6ff08 diff --git a/solr/licenses/bcmail-jdk15on-1.70.jar.sha1 b/solr/licenses/bcmail-jdk15on-1.70.jar.sha1 deleted file mode 100644 index acc49ba8018..00000000000 --- a/solr/licenses/bcmail-jdk15on-1.70.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -08f4aafad90f6cc7f16b9992279828ae848c9e0d diff --git a/solr/licenses/boilerpipe-1.1.0.jar.sha1 b/solr/licenses/boilerpipe-1.1.0.jar.sha1 deleted file mode 100644 index 8891306099e..00000000000 --- a/solr/licenses/boilerpipe-1.1.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f62cb75ed52455a9e68d1d05b84c500673340eb2 diff --git a/solr/licenses/bzip2-0.9.1.jar.sha1 b/solr/licenses/bzip2-0.9.1.jar.sha1 deleted file mode 100644 index 702b4f4b2c5..00000000000 --- a/solr/licenses/bzip2-0.9.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -47ca95f71e3ccae756c4a24354d48069c58f475c diff --git a/solr/licenses/c3p0-0.9.5.5.jar.sha1 b/solr/licenses/c3p0-0.9.5.5.jar.sha1 deleted file mode 100644 index 0e8953f7fde..00000000000 --- a/solr/licenses/c3p0-0.9.5.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -37dfc3021e5589d65ff2ae0becf811510b87ab01 diff --git a/solr/licenses/cdm-4.5.5.jar.sha1 b/solr/licenses/cdm-4.5.5.jar.sha1 deleted file mode 100644 index eb0744ff30e..00000000000 --- a/solr/licenses/cdm-4.5.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -af1748a3d024069cb7fd3fc2591efe806c914589 diff --git a/solr/licenses/commons-csv-1.9.0.jar.sha1 b/solr/licenses/commons-csv-1.9.0.jar.sha1 deleted file mode 100644 index ccb2c86d2b9..00000000000 --- a/solr/licenses/commons-csv-1.9.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b59d8f64cd0b83ee1c04ff1748de2504457018c1 diff --git a/solr/licenses/commons-io-2.18.0.jar.sha1 b/solr/licenses/commons-io-2.18.0.jar.sha1 new file mode 100644 index 00000000000..34a481574aa --- /dev/null +++ b/solr/licenses/commons-io-2.18.0.jar.sha1 @@ -0,0 +1 @@ +44084ef756763795b31c578403dd028ff4a22950 diff --git a/solr/licenses/dd-plist-1.24.jar.sha1 b/solr/licenses/dd-plist-1.24.jar.sha1 deleted file mode 100644 index 2f063a51dc4..00000000000 --- a/solr/licenses/dd-plist-1.24.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3b4a32e0837359c06daf1f188cf849238ae2ed82 diff --git a/solr/licenses/dec-0.1.2.jar.sha1 b/solr/licenses/dec-0.1.2.jar.sha1 deleted file mode 100644 index e52fb645e7f..00000000000 --- a/solr/licenses/dec-0.1.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0c26a897ae0d524809eef1c786cc6183b4ddcc3b diff --git a/solr/licenses/ehcache-core-2.6.2.jar.sha1 b/solr/licenses/ehcache-core-2.6.2.jar.sha1 deleted file mode 100644 index 4eb0ff6ed2e..00000000000 --- a/solr/licenses/ehcache-core-2.6.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3baecd92015a9f8fe4cf51c8b5d3a5bddcdd3e86 diff --git a/solr/licenses/fontbox-2.0.26.jar.sha1 b/solr/licenses/fontbox-2.0.26.jar.sha1 deleted file mode 100644 index 6bb26c582c2..00000000000 --- a/solr/licenses/fontbox-2.0.26.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4e416198adde54b753e41d3312f799640dac5687 diff --git a/solr/licenses/geoapi-3.0.1.jar.sha1 b/solr/licenses/geoapi-3.0.1.jar.sha1 deleted file mode 100644 index 3e90496a672..00000000000 --- a/solr/licenses/geoapi-3.0.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a69b261841b0794b82b8d42fcd6e9a370eb62809 diff --git a/solr/licenses/grib-4.5.5.jar.sha1 b/solr/licenses/grib-4.5.5.jar.sha1 deleted file mode 100644 index 7a40e0172ec..00000000000 --- a/solr/licenses/grib-4.5.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cfe552910e9a8d57ce71134796abb281a74ead16 diff --git a/solr/licenses/httpservices-4.5.5.jar.sha1 b/solr/licenses/httpservices-4.5.5.jar.sha1 deleted file mode 100644 index da1e4fd2be6..00000000000 --- a/solr/licenses/httpservices-4.5.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ee5f217be599e5e03f7f0e55e03f9e721a154f62 diff --git a/solr/licenses/isoparser-1.9.41.7.jar.sha1 b/solr/licenses/isoparser-1.9.41.7.jar.sha1 deleted file mode 100644 index 22a66e4d21a..00000000000 --- a/solr/licenses/isoparser-1.9.41.7.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -97c87c0ab2c435e16380e6377bbe0c819f7eb9a1 diff --git a/solr/licenses/jackcess-4.0.2.jar.sha1 b/solr/licenses/jackcess-4.0.2.jar.sha1 deleted file mode 100644 index e449a734055..00000000000 --- a/solr/licenses/jackcess-4.0.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1eb5a3a9a7c6fcf348aec33a18f0026315d4a7fa diff --git a/solr/licenses/jackcess-encrypt-4.0.1.jar.sha1 b/solr/licenses/jackcess-encrypt-4.0.1.jar.sha1 deleted file mode 100644 index 5859aa4bde5..00000000000 --- a/solr/licenses/jackcess-encrypt-4.0.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2fbb076c291767197b5b8202bfebdcd4b4a7199e diff --git a/solr/licenses/jai-imageio-core-1.4.0.jar.sha1 b/solr/licenses/jai-imageio-core-1.4.0.jar.sha1 deleted file mode 100644 index d39132c4045..00000000000 --- a/solr/licenses/jai-imageio-core-1.4.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -fb6d79b929556362a241b2f65a04e538062f0077 diff --git a/solr/licenses/jakarta.activation-api-1.2.2.jar.sha1 b/solr/licenses/jakarta.activation-api-1.2.2.jar.sha1 deleted file mode 100644 index f243d2ef492..00000000000 --- a/solr/licenses/jakarta.activation-api-1.2.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -99f53adba383cb1bf7c3862844488574b559621f diff --git a/solr/licenses/java-libpst-0.9.3.jar.sha1 b/solr/licenses/java-libpst-0.9.3.jar.sha1 deleted file mode 100644 index b1a49eecb29..00000000000 --- a/solr/licenses/java-libpst-0.9.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -928a6698850cd89577d28201ff1ac443bb339d2b diff --git a/solr/licenses/jbig2-imageio-3.0.4.jar.sha1 b/solr/licenses/jbig2-imageio-3.0.4.jar.sha1 deleted file mode 100644 index 064ca4a5156..00000000000 --- a/solr/licenses/jbig2-imageio-3.0.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ad09a9bb94ea791ea81fb6c5bc2b13dd77872598 diff --git a/solr/licenses/jcommander-1.82.jar.sha1 b/solr/licenses/jcommander-1.82.jar.sha1 deleted file mode 100644 index 4c0eb66091c..00000000000 --- a/solr/licenses/jcommander-1.82.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0a7c5fef184d238065de38f81bbc6ee50cca2e21 diff --git a/solr/licenses/jdom2-2.0.6.1.jar.sha1 b/solr/licenses/jdom2-2.0.6.1.jar.sha1 deleted file mode 100644 index e7808066eb8..00000000000 --- a/solr/licenses/jdom2-2.0.6.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -dc15dff8f701b227ee523eeb7a17f77c10eafe2f diff --git a/solr/licenses/jempbox-1.8.16.jar.sha1 b/solr/licenses/jempbox-1.8.16.jar.sha1 deleted file mode 100644 index 9f6f793c44a..00000000000 --- a/solr/licenses/jempbox-1.8.16.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1f41de81768ef84ca2d8cda4cb79e9272c8ee966 diff --git a/solr/licenses/jhighlight-1.1.0.jar.sha1 b/solr/licenses/jhighlight-1.1.0.jar.sha1 deleted file mode 100644 index 2187b7a2f68..00000000000 --- a/solr/licenses/jhighlight-1.1.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8ae20cc1eadb26bbc721611d509b808bf41d1a14 diff --git a/solr/licenses/jmatio-1.5.jar.sha1 b/solr/licenses/jmatio-1.5.jar.sha1 deleted file mode 100644 index 45ca675fb5e..00000000000 --- a/solr/licenses/jmatio-1.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -517d932cc87a3b564f3f7a07ac347b725b619ab4 diff --git a/solr/licenses/jna-5.12.1.jar.sha1 b/solr/licenses/jna-5.12.1.jar.sha1 deleted file mode 100644 index 648c9d576db..00000000000 --- a/solr/licenses/jna-5.12.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b1e93a735caea94f503e95e6fe79bf9cdc1e985d diff --git a/solr/licenses/juniversalchardet-1.0.3.jar.sha1 b/solr/licenses/juniversalchardet-1.0.3.jar.sha1 deleted file mode 100644 index 6b06952678f..00000000000 --- a/solr/licenses/juniversalchardet-1.0.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cd49678784c46aa8789c060538e0154013bb421b diff --git a/solr/licenses/junrar-7.5.3.jar.sha1 b/solr/licenses/junrar-7.5.3.jar.sha1 deleted file mode 100644 index 4549d2a43e7..00000000000 --- a/solr/licenses/junrar-7.5.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ba487b90cda9dc551ed31f7100e2d420aa8d219b diff --git a/solr/licenses/mchange-commons-java-0.2.19.jar.sha1 b/solr/licenses/mchange-commons-java-0.2.19.jar.sha1 deleted file mode 100644 index 7fb10e55999..00000000000 --- a/solr/licenses/mchange-commons-java-0.2.19.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7a4bee38ea02bd7dee776869b19fb3f6861d6acf diff --git a/solr/licenses/metadata-extractor-2.17.1.0.jar.sha1 b/solr/licenses/metadata-extractor-2.17.1.0.jar.sha1 deleted file mode 100644 index fd8c3f291b5..00000000000 --- a/solr/licenses/metadata-extractor-2.17.1.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -62401276745fc186ea44e94fcd54502fce2e22f6 diff --git a/solr/licenses/netcdf4-4.5.5.jar.sha1 b/solr/licenses/netcdf4-4.5.5.jar.sha1 deleted file mode 100644 index fdc5680f856..00000000000 --- a/solr/licenses/netcdf4-4.5.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0675d63ecc857c50dd50858011b670160aa30b62 diff --git a/solr/licenses/openjson-1.0.12.jar.sha1 b/solr/licenses/openjson-1.0.12.jar.sha1 deleted file mode 100644 index c113e6aeec3..00000000000 --- a/solr/licenses/openjson-1.0.12.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -9c0663c10b48a889709a2d125580a3f22b975769 diff --git a/solr/licenses/parso-2.0.14.jar.sha1 b/solr/licenses/parso-2.0.14.jar.sha1 deleted file mode 100644 index 369c6d28295..00000000000 --- a/solr/licenses/parso-2.0.14.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a02ea1b198c410a105d261efd2d7043739aecd8e diff --git a/solr/licenses/pdfbox-2.0.26.jar.sha1 b/solr/licenses/pdfbox-2.0.26.jar.sha1 deleted file mode 100644 index 13f322ae96f..00000000000 --- a/solr/licenses/pdfbox-2.0.26.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -67b85a6aea4a1c846448e3513161d6c260d6e0d9 diff --git a/solr/licenses/pdfbox-tools-2.0.26.jar.sha1 b/solr/licenses/pdfbox-tools-2.0.26.jar.sha1 deleted file mode 100644 index 32f7c336b0f..00000000000 --- a/solr/licenses/pdfbox-tools-2.0.26.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -c8a812df7d025dd39c84bd88500a3ad2c2fca8f3 diff --git a/solr/licenses/poi-scratchpad-5.2.2.jar.sha1 b/solr/licenses/poi-scratchpad-5.2.2.jar.sha1 deleted file mode 100644 index f413092ab20..00000000000 --- a/solr/licenses/poi-scratchpad-5.2.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8c5cd5f1b3e7b3656ab983b73bbbf8bf5f14f793 diff --git a/solr/licenses/preflight-2.0.26.jar.sha1 b/solr/licenses/preflight-2.0.26.jar.sha1 deleted file mode 100644 index 1f0b8ea4bf2..00000000000 --- a/solr/licenses/preflight-2.0.26.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cb7c63b5bf0ad010d76cd56dbb4c136a096a78c7 diff --git a/solr/licenses/rome-1.18.0.jar.sha1 b/solr/licenses/rome-1.18.0.jar.sha1 deleted file mode 100644 index 2a2abf71125..00000000000 --- a/solr/licenses/rome-1.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -bdc2933175bb9d92b41e4ace771f645f524d75d3 diff --git a/solr/licenses/rome-utils-1.18.0.jar.sha1 b/solr/licenses/rome-utils-1.18.0.jar.sha1 deleted file mode 100644 index 0a3be5ca457..00000000000 --- a/solr/licenses/rome-utils-1.18.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3dc676ae59ab0be7ccd2bd6d2214779b97eec7db diff --git a/solr/licenses/sentiment-analysis-parser-0.1.jar.sha1 b/solr/licenses/sentiment-analysis-parser-0.1.jar.sha1 deleted file mode 100644 index 12f830e6c61..00000000000 --- a/solr/licenses/sentiment-analysis-parser-0.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -20d1524a1270c1d26e3314d2ee71a12e6a29a27d diff --git a/solr/licenses/sis-feature-1.2.jar.sha1 b/solr/licenses/sis-feature-1.2.jar.sha1 deleted file mode 100644 index 45f59c44f30..00000000000 --- a/solr/licenses/sis-feature-1.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8450c2e644e68442835e73e52280e3ee02e1eeb3 diff --git a/solr/licenses/sis-metadata-1.2.jar.sha1 b/solr/licenses/sis-metadata-1.2.jar.sha1 deleted file mode 100644 index c7083b97423..00000000000 --- a/solr/licenses/sis-metadata-1.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0061bf6428547d3c4d721df4a2855fe09b2452f5 diff --git a/solr/licenses/sis-netcdf-1.2.jar.sha1 b/solr/licenses/sis-netcdf-1.2.jar.sha1 deleted file mode 100644 index e9c8e3c0d9f..00000000000 --- a/solr/licenses/sis-netcdf-1.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ebddba8b6f4d120dda1f994fa0291d5bede0b4c5 diff --git a/solr/licenses/sis-referencing-1.2.jar.sha1 b/solr/licenses/sis-referencing-1.2.jar.sha1 deleted file mode 100644 index e135c29433c..00000000000 --- a/solr/licenses/sis-referencing-1.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ef855fe6d91b6f30cb4da753c6506926b8d19164 diff --git a/solr/licenses/sis-storage-1.2.jar.sha1 b/solr/licenses/sis-storage-1.2.jar.sha1 deleted file mode 100644 index be9e1d54724..00000000000 --- a/solr/licenses/sis-storage-1.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -68a072b6bef666ea82c080beaf25a70c6eb7b684 diff --git a/solr/licenses/sis-utility-1.2.jar.sha1 b/solr/licenses/sis-utility-1.2.jar.sha1 deleted file mode 100644 index 6c5522d729e..00000000000 --- a/solr/licenses/sis-utility-1.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b733c53021023a05a3aea756a53f0abdbb88ceef diff --git a/solr/licenses/tagsoup-1.2.1.jar.sha1 b/solr/licenses/tagsoup-1.2.1.jar.sha1 deleted file mode 100644 index 5d227b11a0f..00000000000 --- a/solr/licenses/tagsoup-1.2.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5584627487e984c03456266d3f8802eb85a9ce97 diff --git a/solr/licenses/tika-core-1.28.5.jar.sha1 b/solr/licenses/tika-core-1.28.5.jar.sha1 deleted file mode 100644 index 2085aeed429..00000000000 --- a/solr/licenses/tika-core-1.28.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -eb7c7d4b2e159e03dca986c41b79dfb2ed82005b diff --git a/solr/licenses/tika-core-3.1.0.jar.sha1 b/solr/licenses/tika-core-3.1.0.jar.sha1 new file mode 100644 index 00000000000..5a839f9605e --- /dev/null +++ b/solr/licenses/tika-core-3.1.0.jar.sha1 @@ -0,0 +1 @@ +6ba44a9ddf8f6f2b4bc88e8bc64269aea0424607 diff --git a/solr/licenses/tika-parsers-1.28.5.jar.sha1 b/solr/licenses/tika-parsers-1.28.5.jar.sha1 deleted file mode 100644 index a1ddde32368..00000000000 --- a/solr/licenses/tika-parsers-1.28.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -19aec6d3994f23109f8836dabd56a6b3657f8de3 diff --git a/solr/licenses/udunits-4.5.5.jar.sha1 b/solr/licenses/udunits-4.5.5.jar.sha1 deleted file mode 100644 index 7b097f25f45..00000000000 --- a/solr/licenses/udunits-4.5.5.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d8c8d65ade13666eedcf764889c69321c247f153 diff --git a/solr/licenses/unit-api-1.0.jar.sha1 b/solr/licenses/unit-api-1.0.jar.sha1 deleted file mode 100644 index 164d8d725fa..00000000000 --- a/solr/licenses/unit-api-1.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -6b960260278588d7ff02fe376e5aad39a9c7440b diff --git a/solr/licenses/vorbis-java-core-0.8.jar.sha1 b/solr/licenses/vorbis-java-core-0.8.jar.sha1 deleted file mode 100644 index dbff784db95..00000000000 --- a/solr/licenses/vorbis-java-core-0.8.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7e9937c2575cda2e3fc116415117c74f23e43fa6 diff --git a/solr/licenses/vorbis-java-tika-0.8.jar.sha1 b/solr/licenses/vorbis-java-tika-0.8.jar.sha1 deleted file mode 100644 index 2b634bb6868..00000000000 --- a/solr/licenses/vorbis-java-tika-0.8.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4ddbb27ac5884a0f0398a63d46a89d3bc87dc457 diff --git a/solr/licenses/xmpbox-2.0.26.jar.sha1 b/solr/licenses/xmpbox-2.0.26.jar.sha1 deleted file mode 100644 index 8b0cebddf80..00000000000 --- a/solr/licenses/xmpbox-2.0.26.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7ca4ee67fd06f822467daa08749ba3c2874cf44e diff --git a/solr/licenses/xmpcore-6.1.10.jar.sha1 b/solr/licenses/xmpcore-6.1.10.jar.sha1 deleted file mode 100644 index 7d5225eefd8..00000000000 --- a/solr/licenses/xmpcore-6.1.10.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7703eea153ccf2f43b6962521c5ad67485cd5272 diff --git a/solr/licenses/xmpcore-shaded-6.1.10.jar.sha1 b/solr/licenses/xmpcore-shaded-6.1.10.jar.sha1 deleted file mode 100644 index 3756deaf7e2..00000000000 --- a/solr/licenses/xmpcore-shaded-6.1.10.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4f3c0f614c5efc78661c1adb5922eccd47d99bcc diff --git a/solr/licenses/xz-1.9.jar.sha1 b/solr/licenses/xz-1.9.jar.sha1 deleted file mode 100644 index 34f7f2b486c..00000000000 --- a/solr/licenses/xz-1.9.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1ea4bec1a921180164852c65006d928617bd2caf diff --git a/solr/modules/extraction/gradle.lockfile b/solr/modules/extraction/gradle.lockfile index 7b89f0a7102..5b24d7e36d4 100644 --- a/solr/modules/extraction/gradle.lockfile +++ b/solr/modules/extraction/gradle.lockfile @@ -1,30 +1,23 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.adobe.xmp:xmpcore:6.1.10=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.beust:jcommander:1.82=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.1=jarValidation,testCompileClasspath,testRuntimeClasspath com.carrotsearch:hppc:0.10.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -com.epam:parso:2.0.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.18.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-core:2.18.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.18.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.18.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-core:2.18.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.18.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.18.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.18.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -com.fasterxml.woodstox:woodstox-core:7.0.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +com.fasterxml.woodstox:woodstox-core:7.0.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath com.github.ben-manes.caffeine:caffeine:3.1.8=annotationProcessor,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testRuntimeClasspath -com.github.jai-imageio:jai-imageio-core:1.4.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.github.junrar:junrar:7.5.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor -com.github.openjson:openjson:1.0.12=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath com.github.virtuald:curvesapi:1.07=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto.value:auto-value-annotations:1.10.4=annotationProcessor,errorprone,testAnnotationProcessor com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,errorprone,testAnnotationProcessor -com.google.code.gson:gson:2.11.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotation:2.31.0=annotationProcessor,errorprone,testAnnotationProcessor com.google.errorprone:error_prone_annotations:2.31.0=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_check_api:2.31.0=annotationProcessor,errorprone,testAnnotationProcessor @@ -35,34 +28,16 @@ com.google.guava:failureaccess:1.0.2=annotationProcessor,compileClasspath,errorp com.google.guava:guava:33.1.0-jre=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath -com.google.protobuf:protobuf-java:3.25.3=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath -com.googlecode.json-simple:json-simple:1.1.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.googlecode.juniversalchardet:juniversalchardet:1.0.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.googlecode.plist:dd-plist:1.24=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.healthmarketscience.jackcess:jackcess-encrypt:4.0.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.healthmarketscience.jackcess:jackcess:4.0.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +com.google.protobuf:protobuf-java:3.25.3=annotationProcessor,errorprone,testAnnotationProcessor com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath com.lmax:disruptor:3.4.4=solrPlatformLibs -com.mchange:c3p0:0.9.5.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.mchange:mchange-commons-java:0.2.19=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.pff:java-libpst:0.9.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.rometools:rome-utils:1.18.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.rometools:rome:1.18.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -com.sun.activation:jakarta.activation:1.2.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -com.sun.istack:istack-commons-runtime:3.0.12=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath com.zaxxer:SparseBitSet:1.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath commons-cli:commons-cli:1.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath commons-codec:commons-codec:1.17.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -commons-io:commons-io:2.15.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -de.l3s.boilerpipe:boilerpipe:1.1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -edu.ucar:cdm:4.5.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -edu.ucar:grib:4.5.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -edu.ucar:httpservices:4.5.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -edu.ucar:netcdf4:4.5.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -edu.ucar:udunits:4.5.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -edu.usc.ir:sentiment-analysis-parser:0.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +commons-io:commons-io:2.15.1=solrPlatformLibs +commons-io:commons-io:2.18.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath io.dropwizard.metrics:metrics-annotation:4.2.26=jarValidation,solrPlatformLibs,testRuntimeClasspath io.dropwizard.metrics:metrics-core:4.2.26=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath io.dropwizard.metrics:metrics-graphite:4.2.26=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath @@ -88,23 +63,16 @@ io.prometheus:prometheus-metrics-exposition-formats:1.1.0=jarValidation,runtimeC io.prometheus:prometheus-metrics-model:1.1.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath io.sgr:s2-geometry-library-java:1.0.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath io.swagger.core.v3:swagger-annotations-jakarta:2.2.22=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -jakarta.activation:jakarta.activation-api:1.2.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath jakarta.annotation:jakarta.annotation-api:2.1.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath jakarta.validation:jakarta.validation-api:3.0.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath jakarta.ws.rs:jakarta.ws.rs-api:3.1.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -jakarta.xml.bind:jakarta.xml.bind-api:2.3.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath javax.inject:javax.inject:1=annotationProcessor,errorprone,testAnnotationProcessor -javax.measure:unit-api:1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -joda-time:joda-time:2.13.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath junit:junit:4.13.2=jarValidation,testCompileClasspath,testRuntimeClasspath -net.java.dev.jna:jna:5.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -net.sf.ehcache:ehcache-core:2.6.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.antlr:antlr4-runtime:4.11.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.commons:commons-collections4:4.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.commons:commons-compress:1.26.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.commons:commons-csv:1.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.commons:commons-exec:1.4.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-exec:1.4.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.commons:commons-lang3:3.15.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.commons:commons-math3:3.6.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.curator:curator-client:5.7.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath @@ -113,8 +81,6 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.james:apache-mime4j-core:0.8.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.james:apache-mime4j-dom:0.8.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs org.apache.logging.log4j:log4j-api:2.21.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath @@ -143,39 +109,17 @@ org.apache.lucene:lucene-spatial-extras:9.12.1=jarValidation,runtimeClasspath,ru org.apache.lucene:lucene-spatial3d:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-suggest:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-test-framework:9.12.1=jarValidation,testCompileClasspath,testRuntimeClasspath -org.apache.opennlp:opennlp-tools:1.9.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.pdfbox:fontbox:2.0.26=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.pdfbox:jbig2-imageio:3.0.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.pdfbox:jempbox:1.8.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.pdfbox:pdfbox-tools:2.0.26=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.pdfbox:pdfbox:2.0.26=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.pdfbox:preflight:2.0.26=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.pdfbox:xmpbox:2.0.26=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.poi:poi-ooxml-lite:5.2.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.poi:poi-ooxml:5.2.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.poi:poi-scratchpad:5.2.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.poi:poi:5.2.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.sis.core:sis-feature:1.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.sis.core:sis-metadata:1.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.sis.core:sis-referencing:1.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.sis.core:sis-utility:1.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.sis.storage:sis-netcdf:1.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.sis.storage:sis-storage:1.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.tika:tika-core:1.28.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.tika:tika-parsers:1.28.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +org.apache.tika:tika-core:3.1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +org.apache.tika:tika-parsers:3.1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.xmlbeans:xmlbeans:5.0.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.zookeeper:zookeeper-jute:3.9.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.zookeeper:zookeeper:3.9.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath -org.bouncycastle:bcmail-jdk15on:1.70=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.bouncycastle:bcpkix-jdk15on:1.70=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.bouncycastle:bcprov-jdk15on:1.70=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.bouncycastle:bcutil-jdk15on:1.70=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.brotli:dec:0.1.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.ccil.cowan.tagsoup:tagsoup:1.2.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.checkerframework:checker-qual:3.44.0=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath -org.codehaus.woodstox:stax2-api:4.2.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.codelibs:jhighlight:1.1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +org.codehaus.woodstox:stax2-api:4.2.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.eclipse.jetty.http2:http2-client:10.0.22=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.eclipse.jetty.http2:http2-common:10.0.22=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.eclipse.jetty.http2:http2-hpack:10.0.22=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath @@ -194,15 +138,11 @@ org.eclipse.jetty:jetty-security:10.0.22=jarValidation,testCompileClasspath,test org.eclipse.jetty:jetty-server:10.0.22=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.eclipse.jetty:jetty-servlet:10.0.22=jarValidation,testCompileClasspath,testRuntimeClasspath org.eclipse.jetty:jetty-util:10.0.22=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.gagravarr:vorbis-java-core:0.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.gagravarr:vorbis-java-tika:0.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.glassfish.hk2.external:aopalliance-repackaged:3.1.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.glassfish.hk2:hk2-api:3.1.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.glassfish.hk2:hk2-locator:3.1.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.glassfish.hk2:hk2-utils:3.1.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.glassfish.hk2:osgi-resource-locator:1.0.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.glassfish.jaxb:jaxb-runtime:2.3.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.glassfish.jaxb:txw2:2.3.8=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.glassfish.jersey.containers:jersey-container-jetty-http:2.39.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.glassfish.jersey.core:jersey-client:3.1.9=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.glassfish.jersey.core:jersey-common:3.1.9=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath @@ -211,29 +151,21 @@ org.glassfish.jersey.ext:jersey-entity-filtering:3.1.9=jarValidation,runtimeClas org.glassfish.jersey.inject:jersey-hk2:3.1.9=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.glassfish.jersey.media:jersey-media-json-jackson:3.1.9=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.hamcrest:hamcrest:3.0=jarValidation,testCompileClasspath,testRuntimeClasspath -org.itadaki:bzip2:0.9.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.javassist:javassist:3.30.2-GA=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.jdom:jdom2:2.0.6.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.jspecify:jspecify:1.0.0=annotationProcessor,errorprone,testAnnotationProcessor org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testRuntimeClasspath org.junit.platform:junit-platform-commons:1.6.2=jarValidation,testRuntimeClasspath org.junit:junit-bom:5.6.2=jarValidation,testRuntimeClasspath org.locationtech.spatial4j:spatial4j:0.8=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.opengis:geoapi:3.0.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.opentest4j:opentest4j:1.2.0=jarValidation,testRuntimeClasspath org.ow2.asm:asm-commons:9.7.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.ow2.asm:asm-tree:9.7.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.ow2.asm:asm:9.7.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.ow2.asm:asm:9.7.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotationProcessor org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.slf4j:jcl-over-slf4j:2.0.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.slf4j:jul-to-slf4j:2.0.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:jcl-over-slf4j:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.slf4j:jul-to-slf4j:2.0.16=solrPlatformLibs org.slf4j:slf4j-api:2.0.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.tallison.xmp:xmpcore-shaded:6.1.10=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.tallison:isoparser:1.9.41.7=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.tallison:jmatio:1.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.tallison:metadata-extractor:2.17.1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.tukaani:xz:1.9=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath xerces:xercesImpl:2.12.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/langid/gradle.lockfile b/solr/modules/langid/gradle.lockfile index bbb067b0248..07be3685f03 100644 --- a/solr/modules/langid/gradle.lockfile +++ b/solr/modules/langid/gradle.lockfile @@ -107,7 +107,7 @@ org.apache.lucene:lucene-spatial3d:9.12.1=jarValidation,runtimeClasspath,runtime org.apache.lucene:lucene-suggest:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-test-framework:9.12.1=jarValidation,testCompileClasspath,testRuntimeClasspath org.apache.opennlp:opennlp-tools:1.9.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.tika:tika-core:1.28.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +org.apache.tika:tika-core:3.1.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.zookeeper:zookeeper-jute:3.9.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.zookeeper:zookeeper:3.9.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath