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 822c26a93d9f chore(deps): Bump com.ibm.icu:icu4j from 77.1 to 78.1 
(#19774)
822c26a93d9f is described below

commit 822c26a93d9f03a07795703f2454cbba36ddeaf3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 31 09:03:51 2025 +0100

    chore(deps): Bump com.ibm.icu:icu4j from 77.1 to 78.1 (#19774)
    
    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] <[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 63a142f2e66e..74beb4650b6a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -248,7 +248,7 @@
         <ibm-secrets-manager-version>2.0.22</ibm-secrets-manager-version>
         <ibm-watson-sdk-version>16.0.0</ibm-watson-sdk-version>
         <ical4j-version>4.2.0</ical4j-version>
-        <icu4j-version>77.1</icu4j-version>
+        <icu4j-version>78.1</icu4j-version>
         <ignite-version>2.17.0</ignite-version>
         <impsort-maven-plugin-version>1.12.0</impsort-maven-plugin-version>
         <infinispan-version>15.2.5.Final</infinispan-version>

Reply via email to