Skip to content

Commit dc30bf9

Browse files
dependabot[bot]KaiSchwarz-cnic
authored andcommitted
fix(deps): bump com.ibm.icu:icu4j from 72.1 to 76.1
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 72.1 to 76.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]>
1 parent b147e41 commit dc30bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>com.ibm.icu</groupId>
202202
<artifactId>icu4j</artifactId>
203-
<version>72.1</version>
203+
<version>76.1</version>
204204
</dependency>
205205
</dependencies>
206206
</project>

0 commit comments

Comments
 (0)