This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new aa77a77 upgrade spring-security
aa77a77 is described below
commit aa77a77333dad956556620090e38dc998931ecf8
Author: David J. M. Karlsen <[email protected]>
AuthorDate: Thu May 10 12:49:47 2018 +0200
upgrade spring-security
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5547c034..ce9262c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -651,8 +651,8 @@
<spring4-version>4.3.17.RELEASE</spring4-version>
<spring5-version>5.0.6.RELEASE</spring5-version>
<spring-osgi-version>1.2.1</spring-osgi-version>
- <spring-security-version>5.0.4.RELEASE</spring-security-version>
-
<spring-security-bundle-version>4.2.4.RELEASE_1</spring-security-bundle-version>
+ <spring-security-version>5.0.5.RELEASE</spring-security-version>
+
<spring-security-bundle-version>5.0.4.RELEASE_1</spring-security-bundle-version>
<spring-ws-bundle-version>2.4.2.RELEASE_1</spring-ws-bundle-version>
<spring-xml-bundle-version>2.4.2.RELEASE_1</spring-xml-bundle-version>
<spring-ws-version>3.0.0.RELEASE</spring-ws-version>
--
To stop receiving notification emails like this one, please contact
[email protected].