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 40685a63422 Bump com.ibm.icu:icu4j from 74.2 to 75.1 (#13857)
40685a63422 is described below

commit 40685a634224004283c63aa04c0ea892b5ad49cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 19 10:00:31 2024 +0200

    Bump com.ibm.icu:icu4j from 74.2 to 75.1 (#13857)
    
    Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 74.2 to 
75.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 fe9757ecb80..90b3304733f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -225,7 +225,7 @@
         <huaweicloud-obs-version>3.23.9.1</huaweicloud-obs-version>
         <huaweicloud-sdk-version>3.1.92</huaweicloud-sdk-version>
         <ical4j-version>3.2.17</ical4j-version>
-        <icu4j-version>74.2</icu4j-version>
+        <icu4j-version>75.1</icu4j-version>
         <ignite-version>2.16.0</ignite-version>
         <impsort-maven-plugin-version>1.9.0</impsort-maven-plugin-version>
         <infinispan-version>15.0.1.Final</infinispan-version>

Reply via email to