Skip to content

Commit

Permalink
NIFI-11649 Upgraded icu4j from 72.1 to 73.1
Browse files Browse the repository at this point in the history
This closes #7346

Signed-off-by: David Handermann <exceptionfactory@apache.org>
  • Loading branch information
mr1716 authored and exceptionfactory committed Jun 6, 2023
1 parent 6c2983d commit d956ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nifi-nar-bundles/nifi-framework-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>72.1</version>
<version>73.1</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
Expand Down

0 comments on commit d956ede

Please sign in to comment.