This is an automated email from the ASF dual-hosted git repository.

acosentino 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 babccd26cf2 chore(deps): Bump com.cedarsoftware:java-util from 3.0.2 
to 3.0.3 (#17101)
babccd26cf2 is described below

commit babccd26cf29fe7d818e1ca36c0dae17aebd27f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 12:25:25 2025 +0100

    chore(deps): Bump com.cedarsoftware:java-util from 3.0.2 to 3.0.3 (#17101)
    
    Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) 
from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/jdereg/java-util/blob/master/changelog.md)
    - [Commits](https://github.com/jdereg/java-util/compare/3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.cedarsoftware:java-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 39d049c9082..3c8f849e9db 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -243,7 +243,7 @@
         <jansi-version>2.4.1</jansi-version>
         <jasypt-version>1.9.3</jasypt-version>
         <java-grok-version>0.1.9</java-grok-version>
-        <java-util-version>3.0.2</java-util-version>
+        <java-util-version>3.0.3</java-util-version>
         <jnats-version>2.20.5</jnats-version>
         <javacc-maven-plugin-version>3.1.0</javacc-maven-plugin-version>
         <javacrumbs-version>0.22</javacrumbs-version>

Reply via email to