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 6e53412bb82 Bump org.cometd.java:cometd-java-client-http-jetty (#14186)
6e53412bb82 is described below

commit 6e53412bb8220a1d2cd7f018b92f90c87991f2c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 10:02:23 2024 +0200

    Bump org.cometd.java:cometd-java-client-http-jetty (#14186)
    
    Bumps org.cometd.java:cometd-java-client-http-jetty from 8.0.0.beta3 to 
8.0.0.
    
    ---
    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] <[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 5af14cb6df8..685ce3dbfe4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@
         <chicocy-version>0.0.10</chicocy-version>
         <chunk-templates-version>3.6.2</chunk-templates-version>
         <classgraph-version>4.8.172</classgraph-version>
-        <cometd-java-client-version>8.0.0.beta3</cometd-java-client-version>
+        <cometd-java-client-version>8.0.0</cometd-java-client-version>
         <cometd-java-server-version>8.0.0.beta3</cometd-java-server-version>
         <commons-beanutils-version>1.9.4</commons-beanutils-version>
         <commons-codec-version>1.17.0</commons-codec-version>

Reply via email to