Skip to content

Commit 3a108d4

Browse files
dependabot[bot]KaiSchwarz-cnic
authored andcommitted
fix(deps): bump com.ibm.icu:icu4j from 77.1 to 78.1
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 77.1 to 78.1. - [Release notes](https://github.com/unicode-org/icu/releases) - [Commits](https://github.com/unicode-org/icu/commits/release-78.1) --- updated-dependencies: - dependency-name: com.ibm.icu:icu4j dependency-version: '78.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 511fab2 commit 3a108d4

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>77.1</version>
204+
<version>78.1</version>
205205
</dependency>
206206
</dependencies>
207207
</project>

0 commit comments

Comments
 (0)