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 2018/01/30 08:27:37 UTC

[camel] branch camel-2.20.x updated: Upgrade spring-security

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-2.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.20.x by this push:
     new f4a5056  Upgrade spring-security
f4a5056 is described below

commit f4a50562ea9443f32875e47d20759b3245dd2f43
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jan 30 09:25:27 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6995c2c..38b7696 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -656,7 +656,7 @@
     <spring43-version>4.3.12.RELEASE</spring43-version>
     <spring4-version>4.3.12.RELEASE</spring4-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
-    <spring-security-version>4.2.3.RELEASE</spring-security-version>
+    <spring-security-version>4.2.4.RELEASE</spring-security-version>
     <spring-security-bundle-version>4.2.3.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>

-- 
To stop receiving notification emails like this one, please contact
davsclaus@apache.org.