From a6ec0fd88cfd3c7f96dd6d0316473bfff732b9f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 23:24:47 +0000 Subject: [PATCH] Bump spring-beans from 2.0.5 to 5.2.20.RELEASE in /maven-xbean-plugin Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 2.0.5 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] --- maven-xbean-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-xbean-plugin/pom.xml b/maven-xbean-plugin/pom.xml index 629dad44..35b2c9f7 100644 --- a/maven-xbean-plugin/pom.xml +++ b/maven-xbean-plugin/pom.xml @@ -44,7 +44,7 @@ org.springframework spring-beans - 2.0.5 + 5.2.20.RELEASE