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-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 8811bb292f2 CAMEL-21042: camel-guave-eventbus - Deprecated
8811bb292f2 is described below

commit 8811bb292f280e1298e676a0f1c6b9309ea48d90
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Aug 8 12:10:29 2024 +0200

    CAMEL-21042: camel-guave-eventbus - Deprecated
---
 .../org/apache/camel/springboot/catalog/components/guava-eventbus.json  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/guava-eventbus.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/guava-eventbus.json
index 6812b3272a0..77648f3cdc8 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/guava-eventbus.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/guava-eventbus.json
@@ -4,7 +4,7 @@
     "name": "guava-eventbus",
     "title": "Guava EventBus",
     "description": "Send and receive messages to\/from Guava EventBus.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.10.0",
     "label": "messaging",
     "javaType": 
"org.apache.camel.component.guava.eventbus.GuavaEventBusComponent",

Reply via email to