From c803ed2a6cbdc15af2b528e7f45d98ec7920f95f Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Sat, 21 Oct 2023 13:24:39 +0200 Subject: [PATCH 01/14] TIKA-4162: update aws, jackrabbit, twelvemonkeys, azure-core, jackrabbit, FastInfoset --- tika-bundles/tika-bundle-standard/pom.xml | 2 +- tika-parent/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tika-bundles/tika-bundle-standard/pom.xml b/tika-bundles/tika-bundle-standard/pom.xml index 06bc16e530..cbaf6ab07f 100644 --- a/tika-bundles/tika-bundle-standard/pom.xml +++ b/tika-bundles/tika-bundle-standard/pom.xml @@ -129,7 +129,7 @@ com.sun.xml.fastinfoset FastInfoset - 2.1.0 + 2.1.1 test diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 79e5952c12..97de8b603c 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -306,7 +306,7 @@ 2.28.0 - 1.12.567 + 1.12.561 62.2 1.4.0 - 2.21.19 + 2.21.20 2.15.3 1.3.2 2.0 @@ -398,7 +398,7 @@ 1.19.1 1.9 - 3.9.4 + 3.10.0 3.4.1 3.4.0 0.8 @@ -488,7 +488,7 @@ com.azure azure-core - 1.44.0 + 1.44.1 com.azure @@ -769,7 +769,7 @@ org.apache.jackrabbit oak-jackrabbit-api - 1.56.0 + 1.58.0 org.apache.logging.log4j From 79e95741842dba82bd5b0ed0c2d1eb2d7e750060 Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Sat, 21 Oct 2023 13:24:39 +0200 Subject: [PATCH 02/14] TIKA-4162: update aws, jackrabbit, twelvemonkeys, azure-core, jackrabbit, FastInfoset --- tika-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 97de8b603c..0b34c00149 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -306,7 +306,7 @@ 2.28.0 - 1.12.561 + 1.12.571 5.3.30 - 3.43.0.0 + 3.43.0.1 1.2.1 1.19.1 From 8d84cc6c36dce76e19399d13cd9c8a92e7c8fd17 Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Sat, 21 Oct 2023 13:50:30 +0200 Subject: [PATCH 04/14] TIKA-4162: update sqlite --- tika-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 96ec156a75..ffb5c18d70 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -393,7 +393,7 @@ 8.11.2 5.3.30 - 3.43.0.1 + 3.43.2.1 1.2.1 1.19.1 From 3273c44e53fa79d1e59d1374570991733f276ce4 Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Fri, 27 Oct 2023 19:03:30 +0200 Subject: [PATCH 05/14] TIKA-4162: update checkstyle, aws, failsafe, surefire, google cloud, commons cli, commons-io --- tika-parent/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index ffb5c18d70..2a97c3ae9a 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -287,26 +287,26 @@ ${project.build.sourceEncoding} 1697538631 - 3.3.0 + 3.3.1 3.6 2.1.1 3.1.0 3.6.0 5.1.9 3.11.0 - 3.1.2 + 3.2.1 3.6.0 3.3.0 1.26.4 - 3.1.2 + 3.2.1 3.5.1 9.3 0.15 - 2.28.0 - 1.12.571 + 2.29.0 + 1.12.575 0.1.2 - 1.5.0 + 1.6.0 1.16.0 4.4 1.24.0 1.10.0 1.3 - 2.14.0 + 2.15.0 3.13.0 1.2 3.6.1 From 5cd4a32971681534ddeb42e7952734dd997e910e Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Sun, 5 Nov 2023 19:40:34 +0100 Subject: [PATCH 06/14] TIKA-4162: update JUnit --- tika-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 2a97c3ae9a..35fdfa42eb 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -360,7 +360,7 @@ 5.13.0 1.1.1 4.13.2 - 5.10.0 + 5.10.1 7.5.5 0.9.3 2.20.0 From b8e3467476ff600ad5a5d4523982936fc745a696 Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Mon, 6 Nov 2023 05:40:39 +0100 Subject: [PATCH 07/14] TIKA-4162: remove version set in dependency management --- tika-core/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/tika-core/pom.xml b/tika-core/pom.xml index 2526ddf4fe..d38345b7ff 100644 --- a/tika-core/pom.xml +++ b/tika-core/pom.xml @@ -43,21 +43,18 @@ commons-io commons-io - ${commons.io.version} org.osgi org.osgi.core - ${osgi.core.version} provided true org.osgi org.osgi.compendium - ${osgi.compendium.version} provided true @@ -71,7 +68,6 @@ com.google.guava guava - ${guava.version} test @@ -83,31 +79,26 @@ org.apache.logging.log4j log4j-core - ${log4j2.version} test org.apache.logging.log4j log4j-slf4j2-impl - ${log4j2.version} test org.junit.jupiter junit-jupiter-api - ${junit5.version} test org.junit.jupiter junit-jupiter-engine - ${junit5.version} test xerces xercesImpl - 2.12.2 test @@ -168,7 +159,6 @@ org.apache.rat apache-rat-plugin - ${rat.version} src/test/resources/org/apache/tika/** From 2b51323731e5cfbab95c68cdceb0e786b46eda9d Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Wed, 8 Nov 2023 08:34:02 +0100 Subject: [PATCH 08/14] TIKA-4162: update pdfbox --- tika-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 35fdfa42eb..e88180d3c9 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -381,7 +381,7 @@ 5.0.0 2.0.14 4.13.5 - 2.0.29 + 2.0.30 5.2.3 2.3.2 From 9267d69d9b7608167283dd35466bdc324f5241e6 Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Sat, 11 Nov 2023 06:03:59 +0100 Subject: [PATCH 09/14] TIKA-4162: update failsafe, surefire plugins; update aws, google cloud, twelvemonkeys, netty, azure, protobuf --- tika-parent/pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index e88180d3c9..03a9e9ba28 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -294,19 +294,19 @@ 3.6.0 5.1.9 3.11.0 - 3.2.1 + 3.2.2 3.6.0 3.3.0 1.26.4 - 3.2.1 + 3.2.2 3.5.1 9.3 0.15 - 2.29.0 - 1.12.575 + 2.29.1 + 1.12.586 1.9 - 3.10.0 + 3.10.1 3.4.1 3.4.0 0.8 @@ -406,7 +406,7 @@ 6.1.11 1.5.5-6 3.6.0 - 4.1.100.Final + 4.1.101.Final 1.1.10.5 @@ -483,12 +483,12 @@ com.azure azure-storage-blob - 12.24.0 + 12.25.0 com.azure azure-core - 1.44.1 + 1.45.0 com.azure @@ -586,7 +586,7 @@ com.google.protobuf protobuf-java - 3.24.3 + 3.25.0 com.h2database From 54dabbd3552a70c8e9596aed26dfd1f2f7a3f18e Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Sat, 11 Nov 2023 13:18:27 +0100 Subject: [PATCH 10/14] TIKA-4162: update javadoc, aws --- tika-parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 03a9e9ba28..f2432e798f 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -295,7 +295,7 @@ 5.1.9 3.11.0 3.2.2 - 3.6.0 + 3.6.2 3.3.0 1.26.4 3.2.2 @@ -306,7 +306,7 @@ 2.29.1 - 1.12.586 + 1.12.587 5.3.30 - 3.43.2.1 + 3.43.2.2 1.2.1 1.19.1 From 9b8ad9b16af6831a6edbf1e43eb0a93a8457a3e1 Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Wed, 15 Nov 2023 19:13:36 +0100 Subject: [PATCH 12/14] TIKA-4162: exclude uimaj-core from ossindex-maven-plugin --- tika-parent/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 7814924db7..fdf98750e9 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -1061,6 +1061,14 @@ h2 2.2.224 + + + org.apache.uima + uimaj-core + 3.4.1 + true From 0b0d3cc1d99d8a8702bb8c55da077c50935033a2 Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Wed, 15 Nov 2023 19:58:36 +0100 Subject: [PATCH 13/14] TIKA-4162: update aws, bc, reactor.netty, test.containers --- tika-parent/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index fdf98750e9..970196227e 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -306,7 +306,7 @@ 2.29.1 - 1.12.587 + 1.12.589 - 1.76 + 1.77 0.1.2 1.6.0 @@ -385,7 +385,7 @@ 5.2.3 2.3.2 - 1.1.12 + 1.1.13 2.1.0 2.0.1 1.3 @@ -395,7 +395,7 @@ 5.3.30 3.43.2.2 1.2.1 - 1.19.1 + 1.19.2 1.9 3.10.1 From a8c3879a59a4a8ccb8522518a286ebef442c0f4c Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Fri, 17 Nov 2023 04:39:55 +0100 Subject: [PATCH 14/14] TIKA-4162: update jetbrains annotations, aws, versions, compress, jackson, reactor-core, protobuf --- tika-langdetect/tika-langdetect-optimaize/pom.xml | 2 +- tika-parent/pom.xml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tika-langdetect/tika-langdetect-optimaize/pom.xml b/tika-langdetect/tika-langdetect-optimaize/pom.xml index 7173c8352d..29c505b9e9 100644 --- a/tika-langdetect/tika-langdetect-optimaize/pom.xml +++ b/tika-langdetect/tika-langdetect-optimaize/pom.xml @@ -43,7 +43,7 @@ org.jetbrains annotations - 24.0.1 + 24.1.0 diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 970196227e..e41b26110c 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -306,7 +306,7 @@ 2.29.1 - 1.12.589 + 1.12.590