Repository: camel Updated Branches: refs/heads/master a36021da5 -> 873307151
Spring upgrades Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/83607d6f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/83607d6f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/83607d6f Branch: refs/heads/master Commit: 83607d6fda6d8fc6225a391e095c91153f75a3c3 Parents: a36021d Author: Claus Ibsen <davscl...@apache.org> Authored: Sat Feb 7 07:18:05 2015 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat Feb 7 07:18:05 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/83607d6f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 58f4ef2..4878540 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -433,8 +433,8 @@ <!-- Karaf features file. --> <spring-version-range-karaf>[3.2,4)</spring-version-range-karaf> <spring-version>${spring4-version}</spring-version> - <spring32-version>3.2.11.RELEASE</spring32-version> - <spring40-version>4.0.7.RELEASE</spring40-version> + <spring32-version>3.2.13.RELEASE</spring32-version> + <spring40-version>4.0.8.RELEASE</spring40-version> <spring4-version>4.1.4.RELEASE</spring4-version> <spring-osgi-version>1.2.1</spring-osgi-version> <spring-security-version>3.2.5.RELEASE</spring-security-version>