From bb07f0faca230f38a41ce7f5b8211229906f5291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 23:28:00 +0000 Subject: [PATCH] Bump spring-beans in /gshell-support/gshell-spring Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 2.5.6 to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gshell-support/gshell-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gshell-support/gshell-spring/pom.xml b/gshell-support/gshell-spring/pom.xml index 31e3d93f4..149b3793b 100644 --- a/gshell-support/gshell-spring/pom.xml +++ b/gshell-support/gshell-spring/pom.xml @@ -68,7 +68,7 @@ org.springframework spring-beans - 2.5.6 + 5.2.20.RELEASE commons-logging