You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/06/04 16:22:09 UTC

[2/2] camel git commit: Upgrade to spring boot 1.2.4

Upgrade to spring boot 1.2.4


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88e6aac8
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88e6aac8
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/88e6aac8

Branch: refs/heads/camel-2.15.x
Commit: 88e6aac8a70f909e61e46b66e1fadb85b7eefc5a
Parents: 7a5d8b9
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Jun 4 16:26:48 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Jun 4 16:27:08 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/88e6aac8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9ee7f31..2a81d9f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -432,7 +432,7 @@
     <splunk-version>1.3.2.0_1</splunk-version>
     <spring-batch-version>3.0.3.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>3.0.3.RELEASE_1</spring-batch-bundle-version>
-    <spring-boot-version>1.2.3.RELEASE</spring-boot-version>
+    <spring-boot-version>1.2.4.RELEASE</spring-boot-version>
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>
     <spring-data-commons-version>1.6.1.RELEASE</spring-data-commons-version>
     <spring-data-redis-version>1.3.4.RELEASE</spring-data-redis-version>