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 ce5b70579a1 chore(deps): Bump
org.cometd.java:cometd-java-client-http-jetty (#15506)
ce5b70579a1 is described below
commit ce5b70579a11e4071000000f7cf8f73ffbe6db68
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 11 13:07:42 2024 +0200
chore(deps): Bump org.cometd.java:cometd-java-client-http-jetty (#15506)
Bumps org.cometd.java:cometd-java-client-http-jetty from 8.0.4 to 8.0.5.
---
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 3f8a62a728e..be9b71f9df0 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.175</classgraph-version>
<cloudant-version>0.9.1</cloudant-version>
- <cometd-java-client-version>8.0.4</cometd-java-client-version>
+ <cometd-java-client-version>8.0.5</cometd-java-client-version>
<cometd-java-server-version>8.0.5</cometd-java-server-version>
<commons-beanutils-version>1.9.4</commons-beanutils-version>
<commons-codec-version>1.17.1</commons-codec-version>