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 63df187bb8ab chore(deps): Bump com.cedarsoftware:java-util from 
4.109.0 to 4.110.0 (#25370)
63df187bb8ab is described below

commit 63df187bb8ab945b1dd0fc6085686439800a36f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 6 12:21:43 2026 +0200

    chore(deps): Bump com.cedarsoftware:java-util from 4.109.0 to 4.110.0 
(#25370)
    
    Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) 
from 4.109.0 to 4.110.0.
    - [Release notes](https://github.com/jdereg/java-util/releases)
    - [Changelog](https://github.com/jdereg/java-util/blob/master/changelog.md)
    - [Commits](https://github.com/jdereg/java-util/compare/4.109.0...4.110.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.cedarsoftware:java-util
      dependency-version: 4.110.0
      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 88add4503047..cdb3084beada 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -264,7 +264,7 @@
         <jactl-version>2.9.2</jactl-version>
         <jasypt-version>1.9.3</jasypt-version>
         <java-grok-version>0.2.0</java-grok-version>
-        <java-util-version>4.109.0</java-util-version>
+        <java-util-version>4.110.0</java-util-version>
         <jnats-version>2.26.0</jnats-version>
         <javacc-maven-plugin-version>3.2.0</javacc-maven-plugin-version>
         <javapoet-version>0.18.0</javapoet-version>

Reply via email to