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 a7cb8a1eccac chore(deps): Bump com.cedarsoftware:java-util from 4.88.0 
to 4.90.0
a7cb8a1eccac is described below

commit a7cb8a1eccac03492ad1ce6dca3e34aa85b77835
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 3 09:06:23 2026 +0000

    chore(deps): Bump com.cedarsoftware:java-util from 4.88.0 to 4.90.0
    
    Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) 
from 4.88.0 to 4.90.0.
    - [Changelog](https://github.com/jdereg/java-util/blob/master/changelog.md)
    - [Commits](https://github.com/jdereg/java-util/compare/4.88.0...4.90.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.cedarsoftware:java-util
      dependency-version: 4.90.0
      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 f67f47cf6669..d997b031ca00 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -274,7 +274,7 @@
         <jansi-version>2.4.2</jansi-version>
         <jasypt-version>1.9.3</jasypt-version>
         <java-grok-version>0.1.9</java-grok-version>
-        <java-util-version>4.88.0</java-util-version>
+        <java-util-version>4.90.0</java-util-version>
         <jnats-version>2.25.1</jnats-version>
         <javacc-maven-plugin-version>3.2.0</javacc-maven-plugin-version>
         <javacrumbs-version>0.22</javacrumbs-version>

Reply via email to