From 1b01629b1bc59f891e9eea5d2f36d44cb71b8b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 14:10:25 +0000 Subject: [PATCH] Bump spring.security.version from 3.2.5.RELEASE to 5.2.2.RELEASE Bumps `spring.security.version` from 3.2.5.RELEASE to 5.2.2.RELEASE. Updates `spring-security-config` from 3.2.5.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.5.RELEASE...5.2.2.RELEASE) Updates `spring-security-core` from 3.2.5.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.5.RELEASE...5.2.2.RELEASE) Updates `spring-security-web` from 3.2.5.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.5.RELEASE...5.2.2.RELEASE) Updates `spring-security-taglibs` from 3.2.5.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.5.RELEASE...5.2.2.RELEASE) Updates `spring-security-aspects` from 3.2.5.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.2.5.RELEASE...5.2.2.RELEASE) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 930c0f512..f485fc270 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 6.8.18 ${project.version} 4.1.6.RELEASE - 3.2.5.RELEASE + 5.2.2.RELEASE 3.9.3 ${user.name}