Skip to content

Commit

Permalink
Merge pull request #5488 from Hack23/dependabot/maven/com.ibm.icu-icu…
Browse files Browse the repository at this point in the history
…4j-74.1

Bump com.ibm.icu:icu4j from 73.2 to 74.1
  • Loading branch information
pethers authored Oct 31, 2023
2 parents c9a19f7 + 9e3395f commit 452bbae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion citizen-intelligence-agency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1264,7 +1264,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>73.2</version>
<version>74.1</version>
</dependency>
<dependency>
<groupId>com.google.gwt</groupId>
Expand Down
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>73.2</version>
<version>74.1</version>
</dependency>
<dependency>
<groupId>com.sun.istack</groupId>
Expand Down

0 comments on commit 452bbae

Please sign in to comment.