From 6ae08b91170bf058e36967df70ee8100b49a56c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 19:23:04 +0000 Subject: [PATCH] Bump spring-expression in /Test28-Spring1 Bumps [spring-expression](https://github.com/spring-projects/spring-framework) from 4.3.6.RELEASE to 5.2.21.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.6.RELEASE...v5.2.21.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-expression dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Test28-Spring1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test28-Spring1/pom.xml b/Test28-Spring1/pom.xml index 9612e3e1..08d038b6 100644 --- a/Test28-Spring1/pom.xml +++ b/Test28-Spring1/pom.xml @@ -28,7 +28,7 @@ org.springframework spring-expression - 4.3.6.RELEASE + 5.2.21.RELEASE commons-logging