Repository: camel Updated Branches: refs/heads/master 2e3a2041f -> 73bb49813
Upgrade Spring Security bundle version to 4.0.4.RELEASE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/73bb4981 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/73bb4981 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/73bb4981 Branch: refs/heads/master Commit: 73bb49813ff540de6a81bb99dffa4952c5580ac9 Parents: 2e3a204 Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu May 5 08:39:49 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu May 5 08:39:49 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/73bb4981/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index dabfb0e..a433355 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -536,7 +536,7 @@ <spring4-version>4.2.5.RELEASE</spring4-version> <spring-osgi-version>1.2.1</spring-osgi-version> <spring-security-version>4.0.4.RELEASE</spring-security-version> - <spring-security-bundle-version>4.0.3.RELEASE_1</spring-security-bundle-version> + <spring-security-bundle-version>4.0.4.RELEASE_1</spring-security-bundle-version> <spring-ws-bundle-version>2.3.0.RELEASE_1</spring-ws-bundle-version> <spring-ws-version>2.3.0.RELEASE</spring-ws-version> <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->