This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 f98d4b43955f chore(deps): Bump com.ibm.icu:icu4j from 78.1 to 78.2 
(#20729)
f98d4b43955f is described below

commit f98d4b43955f13619186e696bf1b1b38939be871
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 9 10:49:46 2026 +0100

    chore(deps): Bump com.ibm.icu:icu4j from 78.1 to 78.2 (#20729)
    
    Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 78.1 to 
78.2.
    - [Release notes](https://github.com/unicode-org/icu/releases)
    - 
[Commits](https://github.com/unicode-org/icu/compare/release-78.1...release-78.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.ibm.icu:icu4j
      dependency-version: '78.2'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 203c44c03b17..5c7a3433aee9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -254,7 +254,7 @@
         <ibm-secrets-manager-version>2.0.22</ibm-secrets-manager-version>
         <ibm-watson-sdk-version>16.1.0</ibm-watson-sdk-version>
         <ical4j-version>4.2.3</ical4j-version>
-        <icu4j-version>78.1</icu4j-version>
+        <icu4j-version>78.2</icu4j-version>
         <iggy-version>0.6.0</iggy-version>
         <ignite-version>2.17.0</ignite-version>
         <impsort-maven-plugin-version>1.12.0</impsort-maven-plugin-version>

Reply via email to