This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit b0ac0f269fec1e43e482e5ab9bc51d7e10122847 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Jun 8 14:55:43 2021 +0200 CAMEL-16519 - Remove Camel-APNS --- components-starter/README.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/components-starter/README.adoc b/components-starter/README.adoc index 401baf0..1984a1e 100644 --- a/components-starter/README.adoc +++ b/components-starter/README.adoc @@ -15,8 +15,6 @@ Number of Camel components: 332 in 268 JAR artifacts (1 deprecated) | xref:latest@components::amqp-component.adoc[AMQP] | camel-amqp-starter | Stable | 1.2 | Messaging with AMQP protocol using Apache QPid Client. -| xref:latest@components::apns-component.adoc[APNS] | camel-apns-starter | Stable | 2.8 | *deprecated* Send notifications to Apple iOS devices. - | xref:latest@components::arangodb-component.adoc[ArangoDb] | camel-arangodb-starter | Stable | 3.5 | Perform operations on ArangoDb when used as a Document Database, or as a Graph Database | xref:latest@components::as2-component.adoc[AS2] | camel-as2-starter | Stable | 2.22 | Transfer data securely and reliably using the AS2 protocol (RFC4130).
