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 9438dab9702 chore(deps): Bump 
org.cometd.java:cometd-java-client-http-jetty (#15157)
9438dab9702 is described below

commit 9438dab97027479f1e567115d7c14b3ab25c90f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 14 13:42:06 2024 +0200

    chore(deps): Bump org.cometd.java:cometd-java-client-http-jetty (#15157)
    
    Bumps org.cometd.java:cometd-java-client-http-jetty from 8.0.2 to 8.0.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.cometd.java:cometd-java-client-http-jetty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 e05817b4f6e..19d657ae0f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -99,7 +99,7 @@
         <chunk-templates-version>3.6.2</chunk-templates-version>
         <classgraph-version>4.8.174</classgraph-version>
         <cloudant-version>0.9.1</cloudant-version>
-        <cometd-java-client-version>8.0.2</cometd-java-client-version>
+        <cometd-java-client-version>8.0.4</cometd-java-client-version>
         <cometd-java-server-version>8.0.4</cometd-java-server-version>
         <commons-beanutils-version>1.9.4</commons-beanutils-version>
         <commons-codec-version>1.17.1</commons-codec-version>

Reply via email to