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 6d40a42249c chore(deps): Bump
org.cometd.java:cometd-java-client-http-jetty (#18055)
6d40a42249c is described below
commit 6d40a42249ca50421739e661538599c38fc5a0d6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 14 12:41:59 2025 +0200
chore(deps): Bump org.cometd.java:cometd-java-client-http-jetty (#18055)
Bumps org.cometd.java:cometd-java-client-http-jetty from 8.0.7 to 8.0.8.
---
updated-dependencies:
- dependency-name: org.cometd.java:cometd-java-client-http-jetty
dependency-version: 8.0.8
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 fd8e8db472a..c2c9e3846a6 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.179</classgraph-version>
<cloudant-version>0.10.3</cloudant-version>
- <cometd-java-client-version>8.0.7</cometd-java-client-version>
+ <cometd-java-client-version>8.0.8</cometd-java-client-version>
<cometd-java-server-version>8.0.7</cometd-java-server-version>
<commons-beanutils-version>1.9.4</commons-beanutils-version>
<commons-codec-version>1.18.0</commons-codec-version>