From 93bbcf7fb303d82a6f7d7cc1c8a230d072c3b68b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 01:21:00 +0000 Subject: [PATCH] Bump spring-beans in /SpringSoapWebService-client Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.1.1.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/v4.1.1.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SpringSoapWebService-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringSoapWebService-client/pom.xml b/SpringSoapWebService-client/pom.xml index c96495c..74a66c1 100644 --- a/SpringSoapWebService-client/pom.xml +++ b/SpringSoapWebService-client/pom.xml @@ -19,7 +19,7 @@ org.springframework spring-beans - 4.1.1.RELEASE + 5.2.20.RELEASE