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 406ca53fd TIKA-4327: add comment
406ca53fd is described below
commit 406ca53fd104801a67cbba07481a698fda32e2f0
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Nov 13 17:08:06 2024 +0100
TIKA-4327: add comment
---
tika-parent/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 22b2a265c..a18c691fa 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -330,6 +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>
+ <!-- 4.5.0-M2 successfully tested -->
<commons.collections4.version>4.4</commons.collections4.version>
<commons.compress.version>1.27.1</commons.compress.version>
<commons.csv.version>1.12.0</commons.csv.version>