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 b73fa8891aa7 chore(deps): Bump com.cedarsoftware:java-util from 
4.103.0 to 4.105.0 (#24014)
b73fa8891aa7 is described below

commit b73fa8891aa72a92b812b020d6cd05c463352e4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 10:35:22 2026 +0200

    chore(deps): Bump com.cedarsoftware:java-util from 4.103.0 to 4.105.0 
(#24014)
    
    ---
    updated-dependencies:
    - dependency-name: com.cedarsoftware:java-util
      dependency-version: 4.105.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 8ba283d52486..e42f494e7097 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -261,7 +261,7 @@
         <jansi-version>2.4.3</jansi-version>
         <jasypt-version>1.9.3</jasypt-version>
         <java-grok-version>0.2.0</java-grok-version>
-        <java-util-version>4.103.0</java-util-version>
+        <java-util-version>4.105.0</java-util-version>
         <jnats-version>2.25.3</jnats-version>
         <javacc-maven-plugin-version>3.2.0</javacc-maven-plugin-version>
         <javacrumbs-version>0.22</javacrumbs-version>

Reply via email to