This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 9869511dc794 chore(deps): Bump com.ibm.icu:icu4j from 78.2 to 78.3
9869511dc794 is described below
commit 9869511dc7949f7de65017898888162d7ac3db6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 07:42:18 2026 +0000
chore(deps): Bump com.ibm.icu:icu4j from 78.2 to 78.3
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 78.2 to
78.3.
- [Release notes](https://github.com/unicode-org/icu/releases)
-
[Commits](https://github.com/unicode-org/icu/compare/release-78.2...release-78.3)
---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
dependency-version: '78.3'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2ece63477ae6..167cfc676389 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,7 +259,7 @@
<ibm-watson-sdk-version>16.2.0</ibm-watson-sdk-version>
<ibm-watsonx-ai-sdk-version>0.19.0</ibm-watsonx-ai-sdk-version>
<ical4j-version>4.2.3</ical4j-version>
- <icu4j-version>78.2</icu4j-version>
+ <icu4j-version>78.3</icu4j-version>
<iggy-version>0.7.0</iggy-version>
<ignite-version>2.17.0</ignite-version>
<impsort-maven-plugin-version>1.13.0</impsort-maven-plugin-version>