CAMEL-10222: Updated versions in spring-boot BOM
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/02d0f68b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/02d0f68b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/02d0f68b Branch: refs/heads/master Commit: 02d0f68b1842cedee2018c0712c3e40bf7fd6f8c Parents: b1dfcab Author: Nicola Ferraro <[email protected]> Authored: Tue Sep 20 09:05:31 2016 +0200 Committer: Nicola Ferraro <[email protected]> Committed: Tue Sep 20 09:05:31 2016 +0200 ---------------------------------------------------------------------- spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/02d0f68b/spring-boot-dm/camel-spring-boot-dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index 25e8cfc..60808cb 100644 --- a/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -2725,7 +2725,7 @@ <dependency> <groupId>org.apache.zookeeper</groupId> <artifactId>zookeeper</artifactId> - <version>3.4.8</version> + <version>3.4.9</version> </dependency> <dependency> <groupId>org.ccil.cowan.tagsoup</groupId>
