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 c46cbd7a88d chore(deps): Bump cometd-java-server-version from 8.0.4 to
8.0.5 (#15505)
c46cbd7a88d is described below
commit c46cbd7a88d6c7c0984877637c796fcb95b98ff0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 11 11:50:45 2024 +0200
chore(deps): Bump cometd-java-server-version from 8.0.4 to 8.0.5 (#15505)
Bumps `cometd-java-server-version` from 8.0.4 to 8.0.5.
Updates `org.cometd.java:cometd-java-server-websocket-jetty` from 8.0.4 to
8.0.5
Updates `org.cometd.java:cometd-java-server-http-jakarta` from 8.0.4 to
8.0.5
---
updated-dependencies:
- dependency-name: org.cometd.java:cometd-java-server-websocket-jetty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.cometd.java:cometd-java-server-http-jakarta
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 931f2d7814f..6589eb5b92d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -100,7 +100,7 @@
<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-server-version>8.0.4</cometd-java-server-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>
<commons-collections-version>3.2.2</commons-collections-version>