This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new a99394204 TIKA-4326: update icu4j
a99394204 is described below
commit a993942045f6e1d60cddcdde8c817589139d2fa1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Oct 25 09:15:49 2024 +0200
TIKA-4326: update icu4j
---
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 941ccff0f..87d484b1d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -357,7 +357,7 @@
<hdf5.version>1.14.3-1.5.10</hdf5.version>
<httpcomponents.version>4.5.14</httpcomponents.version>
<httpcore.version>4.4.16</httpcore.version>
- <icu4j.version>75.1</icu4j.version>
+ <icu4j.version>76.1</icu4j.version>
<imageio.version>1.4.0</imageio.version>
<jackrabbit.version>2.22.0</jackrabbit.version>
<jackson.version>2.18.0</jackson.version>