You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/02/19 08:31:52 UTC

(camel) branch main updated: Bump org.cometd.java:cometd-java-client-http-jetty (#13172)

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

commit d269230c9b1f57a93e877cf2516ca5c2bfd67c23
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 19 09:31:44 2024 +0100

    Bump org.cometd.java:cometd-java-client-http-jetty (#13172)
    
    Bumps org.cometd.java:cometd-java-client-http-jetty from 8.0.0.beta1 to 8.0.0.beta2.
    
    ---
    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] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 62c7144d478..984cf19ecfb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
         <chicocy-version>0.0.7</chicocy-version>
         <chunk-templates-version>3.6.2</chunk-templates-version>
         <classgraph-version>4.8.165</classgraph-version>
-        <cometd-java-client-version>8.0.0.beta1</cometd-java-client-version>
+        <cometd-java-client-version>8.0.0.beta2</cometd-java-client-version>
         <cometd-java-server-version>8.0.0.beta2</cometd-java-server-version>
         <commons-beanutils-version>1.9.4</commons-beanutils-version>
         <commons-codec-version>1.16.1</commons-codec-version>