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 55befb3b931 chore(deps): Bump com.ibm.icu:icu4j from 76.1 to 77.1 
(#17455)
55befb3b931 is described below

commit 55befb3b9315526c0fbaf0fe8fff0072d017cfd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 14 08:36:15 2025 +0100

    chore(deps): Bump com.ibm.icu:icu4j from 76.1 to 77.1 (#17455)
    
    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]>
    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 7c446ca50f4..967b51d1b32 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,7 @@
        <huaweicloud-sdk-version>3.1.139</huaweicloud-sdk-version>
        <ibm-secrets-manager-version>2.0.20</ibm-secrets-manager-version>
         <ical4j-version>4.1.1</ical4j-version>
-        <icu4j-version>76.1</icu4j-version>
+        <icu4j-version>77.1</icu4j-version>
         <ignite-version>2.17.0</ignite-version>
         <impsort-maven-plugin-version>1.12.0</impsort-maven-plugin-version>
         <infinispan-version>15.1.7.Final</infinispan-version>

Reply via email to