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/04/01 10:14:04 UTC

[2/2] camel git commit: Upgraded spring boot

Upgraded spring boot


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

Branch: refs/heads/camel-2.15.x
Commit: a2dfa7e556366f32ba7a3efd76bdb94603bfcfb2
Parents: a520233
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Apr 1 10:15:55 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Apr 1 10:16:25 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/a2dfa7e5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7c5669b..7dd51fe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -430,7 +430,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.2.RELEASE</spring-boot-version>
+    <spring-boot-version>1.2.3.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>