From f150ea10ccda9783c38ec4fa606eb1942778d15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 18:46:12 +0000 Subject: [PATCH] Bump spring-expression from 5.3.14 to 5.3.16 in /mySpringMvcBook Bumps [spring-expression](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.16. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.14...v5.3.16) --- updated-dependencies: - dependency-name: org.springframework:spring-expression dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mySpringMvcBook/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mySpringMvcBook/pom.xml b/mySpringMvcBook/pom.xml index 76d7060f..98e3c1bd 100644 --- a/mySpringMvcBook/pom.xml +++ b/mySpringMvcBook/pom.xml @@ -14,7 +14,7 @@ UTF-8 UTF-8 1.8 - 5.3.14 + 5.3.16 4.12