This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new ee64d5c Regen ee64d5c is described below commit ee64d5cbcf86d7a6e52213494ca716af213f952b Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Mar 9 14:22:00 2018 +0100 Regen --- components/readme.adoc | 2 +- .../spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/readme.adoc b/components/readme.adoc index 8f2a5c2..d8bca1e 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -663,7 +663,7 @@ Number of Components: 291 in 199 JAR artifacts (19 deprecated) `quickfix:configurationName` | 2.1 | The quickfix component allows to send Financial Interchange (FIX) messages to the QuickFix engine. | link:camel-rabbitmq/src/main/docs/rabbitmq-component.adoc[RabbitMQ] (camel-rabbitmq) + -`rabbitmq:hostname:portNumber/exchangeName` | 2.12 | The rabbitmq component allows you produce and consume messages from RabbitMQ instances. +`rabbitmq:exchangeName` | 2.12 | The rabbitmq component allows you produce and consume messages from RabbitMQ instances. | link:camel-reactive-streams/src/main/docs/reactive-streams-component.adoc[Reactive Streams] (camel-reactive-streams) + `reactive-streams:stream` | 2.19 | Reactive Camel using reactive streams diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index 19cc221..c699fb9 100644 --- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -3379,7 +3379,7 @@ <dependency> <groupId>org.knowm.xchange</groupId> <artifactId>xchange-core</artifactId> - <version>4.3.3</version> + <version>4.3.4</version> </dependency> <dependency> <groupId>org.mozilla</groupId> -- To stop receiving notification emails like this one, please contact davscl...@apache.org.