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 2016/11/09 13:01:30 UTC

camel git commit: Upgrade Spring Security

Repository: camel
Updated Branches:
  refs/heads/master 300ac7eb4 -> 201a2e174


Upgrade Spring Security


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

Branch: refs/heads/master
Commit: 201a2e174d1399e911ae64100b82af11ac8f10fe
Parents: 300ac7e
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Nov 9 14:01:23 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Nov 9 14:01:23 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/201a2e17/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 46b0f6f..2368027 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -569,8 +569,8 @@
     <spring43-version>4.3.4.RELEASE</spring43-version>
     <spring4-version>4.3.4.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.4.RELEASE_1</spring-security-bundle-version>
+    <spring-security-version>4.1.3.RELEASE</spring-security-version>
+    <spring-security-bundle-version>4.1.1.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! -->