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 38e049d3e54 Regen 38e049d3e54 is described below commit 38e049d3e548acfe98b8cb160d1287ed5fb2fae5 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu May 19 15:28:41 2022 +0200 Regen --- .../camel/springboot/catalog/components/google-secret-manager.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-secret-manager.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-secret-manager.json index 1b16ec6793f..bebe82c3f26 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-secret-manager.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-secret-manager.json @@ -8,7 +8,7 @@ "firstVersion": "3.16.0", "label": "cloud", "javaType": "org.apache.camel.component.google.secret.manager.GoogleSecretManagerComponent", - "supportLevel": "Preview", + "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", "artifactId": "camel-google-secret-manager-starter", "version": "3.18.0-SNAPSHOT",