From 9cd86b96591d02fe3c0f348daecb142e68c1b359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:21:35 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-expression Bumps [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) from 6.0.8 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.8...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-expression dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend-core-business-spring-impl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-core-business-spring-impl/pom.xml b/backend-core-business-spring-impl/pom.xml index 41e6359..e167834 100644 --- a/backend-core-business-spring-impl/pom.xml +++ b/backend-core-business-spring-impl/pom.xml @@ -45,7 +45,7 @@ org.springframework spring-expression - 6.0.8 + 6.1.14