From 7cbf04c5f19d78c92537ef9a152160dfb6591f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 05:04:29 +0000 Subject: [PATCH] Bump spring-beans in /as-web-login-auth Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.1.9.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.9.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- as-web-login-auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/as-web-login-auth/pom.xml b/as-web-login-auth/pom.xml index 7fd85dd..6d69c10 100644 --- a/as-web-login-auth/pom.xml +++ b/as-web-login-auth/pom.xml @@ -81,7 +81,7 @@ org.springframework spring-beans - 5.1.9.RELEASE + 5.2.20.RELEASE compile