From 2d43c7dc64072b57d711e48d89bcb9199f2e96ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:12:42 +0000 Subject: [PATCH] Bump spring-security.version in /server/rest-webapp Bumps `spring-security.version` from 3.2.0.M1 to 5.4.0-M1. Updates `spring-security-core` from 3.2.0.M1 to 5.4.0-M1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.0.M1...5.4.0-M1) Updates `spring-security-config` from 3.2.0.M1 to 5.4.0-M1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.0.M1...5.4.0-M1) Updates `spring-security-crypto` from 3.2.0.M1 to 5.4.0-M1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.0.M1...5.4.0-M1) Updates `spring-security-taglibs` from 3.2.0.M1 to 5.4.0-M1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.0.M1...5.4.0-M1) Updates `spring-security-web` from 3.2.0.M1 to 5.4.0-M1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.0.M1...5.4.0-M1) Updates `spring-security-cas` from 3.2.0.M1 to 5.4.0-M1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.0.M1...5.4.0-M1) Signed-off-by: dependabot[bot] --- server/rest-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/rest-webapp/pom.xml b/server/rest-webapp/pom.xml index bf9679c..fdd1968 100644 --- a/server/rest-webapp/pom.xml +++ b/server/rest-webapp/pom.xml @@ -21,7 +21,7 @@ 3.2.2.RELEASE - 3.2.0.M1 + 5.4.0-M1 2.1.4