You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/01/11 07:38:22 UTC

camel git commit: Aligned Spring Security bundle version to 4.1.4.RELEASE

Repository: camel
Updated Branches:
  refs/heads/master 35de778f0 -> 14095d0e7


Aligned Spring Security bundle version to 4.1.4.RELEASE


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

Branch: refs/heads/master
Commit: 14095d0e7e81106291b753a4806c6b98e2a8c1c2
Parents: 35de778
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jan 11 08:37:43 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jan 11 08:37:43 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/14095d0e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b20f923..657be99 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -582,7 +582,7 @@
     <spring4-version>4.3.5.RELEASE</spring4-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-security-version>4.1.4.RELEASE</spring-security-version>
-    <spring-security-bundle-version>4.1.3.RELEASE_1</spring-security-bundle-version>
+    <spring-security-bundle-version>4.1.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! -->