This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new dc9f770cf6 TIKA-4695: revert gson, mchange due to test failure
dc9f770cf6 is described below

commit dc9f770cf660d6cff710a66f62755755ccf70c80
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Apr 25 22:42:26 2026 +0200

    TIKA-4695: revert gson, mchange due to test failure
---
 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 252a1e8743..ac08cd242f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -353,7 +353,7 @@
     <felix.scr.version>1.12.0</felix.scr.version>
     <freemarker.version>2.3.34</freemarker.version>
     <geoapi.version>3.0.2</geoapi.version>
-    <gson.version>2.14.0</gson.version>
+    <gson.version>2.13.2</gson.version>
     <grpc.version>1.80.0</grpc.version>
     <guava.version>33.6.0-jre</guava.version>
     <h2.version>2.4.240</h2.version>
@@ -412,7 +412,7 @@
     <!-- can't update to 10, needs jdk21 -->
     <lucene.version>9.12.3</lucene.version>
     <maven.plugin.annotations.version>3.15.2</maven.plugin.annotations.version>
-    <mchange.version>0.5.0</mchange.version>
+    <mchange.version>0.4.0</mchange.version>
     <metadata.extractor.version>2.20.0</metadata.extractor.version>
     <microsoft.translator.version>0.6.2</microsoft.translator.version>
     <micronaut.version>3.10.5</micronaut.version>

Reply via email to