Skip to content

Commit

Permalink
Bump com.ibm.icu:icu4j from 72.1 to 75.1
Browse files Browse the repository at this point in the history
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 72.1 to 75.1.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](https://github.com/unicode-org/icu/commits)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 96042dd commit 767eaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metasvc-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>72.1</version>
<version>75.1</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
Expand Down

0 comments on commit 767eaf7

Please sign in to comment.