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

tilman 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 f511b61b0 TIKA-4166: revert to regular version
f511b61b0 is described below

commit f511b61b02de533d3b766bfe0aad47848f7cc886
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Aug 21 20:08:45 2024 +0200

    TIKA-4166: revert to regular version
---
 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 5ec17e8bc..13cff7feb 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -330,7 +330,7 @@
     <c3p0.version>0.10.1</c3p0.version>
     <commons.cli.version>1.9.0</commons.cli.version>
     <commons.codec.version>1.17.1</commons.codec.version>
-    <commons.collections4.version>4.5.0-M2</commons.collections4.version>
+    <commons.collections4.version>4.4</commons.collections4.version>
     <commons.compress.version>1.27.1</commons.compress.version>
     <commons.csv.version>1.11.0</commons.csv.version>
     <commons.exec.version>1.4.0</commons.exec.version>

Reply via email to