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 e9fb967c93 TIKA-4327: update jackrabbit
e9fb967c93 is described below
commit e9fb967c930e9a1e96b5026d05b2d519ed090e0c
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Aug 7 20:41:13 2026 +0200
TIKA-4327: update jackrabbit
---
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 805210a749..6a4366b4e1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -364,7 +364,7 @@
-->
<icu4j.version>75.1</icu4j.version>
<imageio.version>1.4.0</imageio.version>
- <jackrabbit.version>2.22.3</jackrabbit.version>
+ <jackrabbit.version>2.22.4</jackrabbit.version>
<jackson.version>2.22.1</jackson.version>
<jackcess.version>4.0.11</jackcess.version>
<jackcess.encrypt.version>4.0.3</jackcess.encrypt.version>