NIFI-12579 Update icu4j to 74.2

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8217.
This commit is contained in:
mr1716 2024-01-08 10:38:28 -05:00 committed by Pierre Villard
parent 0132f8e5d9
commit e7ab595128
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>74.1</version>
<version>74.2</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>