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 99c28270898 Regen 99c28270898 is described below commit 99c28270898e196a499ccdc463ac4baea5f1efc7 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Dec 5 16:56:54 2024 +0100 Regen --- .../apache/camel/springboot/catalog/components/google-pubsub-lite.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/google-pubsub-lite.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-pubsub-lite.json index 8dd0e6fc725..793a8471d68 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-pubsub-lite.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-pubsub-lite.json @@ -4,7 +4,7 @@ "name": "google-pubsub-lite", "title": "Google PubSub Lite", "description": "Send and receive messages to\/from Google Cloud Platform PubSub Lite Service.", - "deprecated": false, + "deprecated": true, "firstVersion": "4.6.0", "label": "cloud,messaging", "javaType": "org.apache.camel.component.google.pubsublite.GooglePubsubLiteComponent",