From 438072ac6980de36d1e0014b267df3184e6ced29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 03:16:30 +0000 Subject: [PATCH] Bump spring-beans in /code/java-learn-spring Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.13.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.3.13.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/java-learn-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/java-learn-spring/pom.xml b/code/java-learn-spring/pom.xml index 2bc4b25c..939d94e6 100644 --- a/code/java-learn-spring/pom.xml +++ b/code/java-learn-spring/pom.xml @@ -17,7 +17,7 @@ UTF-8 1.7 1.7 - 4.3.13.RELEASE + 5.2.20.RELEASE 2.10