This is an automated email from the ASF dual-hosted git repository. gfournier pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit bb6e975168bb2aa63a974ee530fa48efb76a0097 Author: Gaelle Fournier <[email protected]> AuthorDate: Tue Oct 7 14:23:10 2025 +0200 CAMEL-22499: fix crypto-pgp spring-boot-name in components documentation --- components/camel-crypto-pgp/src/main/docs/pgp-dataformat.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-crypto-pgp/src/main/docs/pgp-dataformat.adoc b/components/camel-crypto-pgp/src/main/docs/pgp-dataformat.adoc index abfb17ea1842..47373b795543 100644 --- a/components/camel-crypto-pgp/src/main/docs/pgp-dataformat.adoc +++ b/components/camel-crypto-pgp/src/main/docs/pgp-dataformat.adoc @@ -7,7 +7,7 @@ :supportlevel: Stable :tabs-sync-option: //Manually maintained attributes -:camel-spring-boot-name: crypto +:camel-spring-boot-name: crypto-pgp *Since Camel {since}*
