Updated Branches: refs/heads/master dd5a50435 -> ca33e606e
Upgrade to spring 3.2.6 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ca33e606 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ca33e606 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ca33e606 Branch: refs/heads/master Commit: ca33e606e72ceb214565521e490bfcb36e344324 Parents: dd5a504 Author: Claus Ibsen <davscl...@apache.org> Authored: Thu Jan 16 10:27:58 2014 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Thu Jan 16 10:27:58 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/ca33e606/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index be2caae..37691d8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -384,7 +384,7 @@ <spring-version-range>[3.1,3.3)</spring-version-range> <spring-version>${spring32-version}</spring-version> <spring31-version>3.1.4.RELEASE</spring31-version> - <spring32-version>3.2.5.RELEASE</spring32-version> + <spring32-version>3.2.6.RELEASE</spring32-version> <spring4-version>4.0.0.RELEASE</spring4-version> <spring-osgi-version>1.2.1</spring-osgi-version> <spring-security-version>3.1.4.RELEASE</spring-security-version>