Skip to content

Commit 1b4ee21

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

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
@@ -201,7 +201,7 @@
201201
<dependency>
202202
<groupId>com.ibm.icu</groupId>
203203
<artifactId>icu4j</artifactId>
204-
<version>76.1</version>
204+
<version>77.1</version>
205205
</dependency>
206206
</dependencies>
207207
</project>

0 commit comments

Comments
 (0)