Repository: camel Updated Branches: refs/heads/master 460fec46c -> e92d8ca5f
Regen Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e92d8ca5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e92d8ca5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e92d8ca5 Branch: refs/heads/master Commit: e92d8ca5f1d7e710b9515e1bea9d0c2421af7a4f Parents: 81163bb Author: Claus Ibsen <[email protected]> Authored: Sat Sep 9 09:30:08 2017 +0200 Committer: Claus Ibsen <[email protected]> Committed: Sat Sep 9 09:30:43 2017 +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/e92d8ca5/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml ---------------------------------------------------------------------- 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 19a9914..57d620a 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 @@ -43,7 +43,7 @@ <dependency> <groupId>com.alibaba</groupId> <artifactId>fastjson</artifactId> - <version>1.2.35</version> + <version>1.2.37</version> </dependency> <dependency> <groupId>com.atlassian.jira</groupId>
