More spring-boot itest problem fixed
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/07e9ada5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/07e9ada5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/07e9ada5 Branch: refs/heads/master Commit: 07e9ada54d2bb32c1795d07461bf68ead542942c Parents: b893371 Author: Claus Ibsen <davscl...@apache.org> Authored: Sat Sep 2 14:57:34 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat Sep 2 14:57:34 2017 +0200 ---------------------------------------------------------------------- platforms/spring-boot/spring-boot-dm/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/07e9ada5/platforms/spring-boot/spring-boot-dm/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/spring-boot-dm/pom.xml b/platforms/spring-boot/spring-boot-dm/pom.xml index 630a096..9dcf0f9 100644 --- a/platforms/spring-boot/spring-boot-dm/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/pom.xml @@ -66,6 +66,7 @@ <ahc-netty-version>4.0.46.Final</ahc-netty-version> <cassandra-netty-version-testing>4.0.44.Final</cassandra-netty-version-testing> <infinispan-spring-boot-version>1.0.0.Final</infinispan-spring-boot-version> + <groovy-version>2.4.10</groovy-version> <!-- The following versions should be aligned with the ones in spring-boot-repo/spring-boot-dependencies/pom.xml (for the targeted version of spring-boot) --> <!-- for example: https://github.com/spring-projects/spring-boot/blob/v1.5.6.RELEASE/spring-boot-dependencies/pom.xml -->