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 2023/07/17 05:47:50 UTC

[camel] 20/24: Upgrade cometd 7.0.10

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

commit 300dc2dbe4f29d928a02cfc89b7de65afab584fc
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 07:42:22 2023 +0200

    Upgrade cometd 7.0.10
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a23fab40a40..881e2e1a655 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,8 +89,8 @@
         <cglib-version>3.3.0</cglib-version>
         <chunk-templates-version>3.6.2</chunk-templates-version>
         <classgraph-version>4.8.161</classgraph-version>
-        <cometd-java-client-version>7.0.9</cometd-java-client-version>
-        <cometd-java-server-version>7.0.9</cometd-java-server-version>
+        <cometd-java-client-version>7.0.10</cometd-java-client-version>
+        <cometd-java-server-version>7.0.10</cometd-java-server-version>
         <commons-beanutils-version>1.9.4</commons-beanutils-version>
         <commons-codec-version>1.16.0</commons-codec-version>
         <commons-collections-version>3.2.2</commons-collections-version>