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 5453f38 Regen
5453f38 is described below
commit 5453f385398499bf3a2ecf386ee6561127988df0
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Oct 30 05:27:29 2019 +0100
Regen
---
docs/components/modules/ROOT/pages/index.adoc | 4 +---
.../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 5 +++++
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/docs/components/modules/ROOT/pages/index.adoc
b/docs/components/modules/ROOT/pages/index.adoc
index 3134560..0614488 100644
--- a/docs/components/modules/ROOT/pages/index.adoc
+++ b/docs/components/modules/ROOT/pages/index.adoc
@@ -762,7 +762,7 @@ Number of Languages: 17 in 11 JAR artifacts (0 deprecated)
== Miscellaneous Components
// others: START
-Number of Miscellaneous Components: 39 in 39 JAR artifacts (0 deprecated)
+Number of Miscellaneous Components: 38 in 38 JAR artifacts (0 deprecated)
[width="100%",cols="4,1,5",options="header"]
|===
@@ -776,8 +776,6 @@ Number of Miscellaneous Components: 39 in 39 JAR artifacts
(0 deprecated)
| xref:cdi.adoc[CDI] (camel-cdi) | 2.10 | Using Camel with CDI
-| xref:consul.adoc[Consul] (camel-consul) | | Camel Consul support
-
| xref:cxf-transport.adoc[CXF Transport] (camel-cxf-transport) | 2.8 | Camel
Transport for Apache CXF
| xref:hystrix.adoc[Hystrix] (camel-hystrix) | 2.18 | Circuit Breaker EIP
using Netflix Hystrix
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 5342f24..cc0e4a7 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
@@ -4209,6 +4209,11 @@
<version>2.5.3</version>
</dependency>
<dependency>
+ <groupId>org.testcontainers</groupId>
+ <artifactId>junit-jupiter</artifactId>
+ <version>1.12.3</version>
+ </dependency>
+ <dependency>
<groupId>rhino</groupId>
<artifactId>js</artifactId>
<version>1.7R2</version>