From 27427349e43ca8322b5f72bfaca8fc5100e897a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 16:50:34 +0000 Subject: [PATCH] Bump org.springframework:spring-expression in /spring Bumps [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) from 3.0.0.RELEASE to 5.3.39. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.0.RELEASE...v5.3.39) --- updated-dependencies: - dependency-name: org.springframework:spring-expression dependency-version: 5.3.39 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/pom.xml b/spring/pom.xml index 564f39d..d95482d 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -49,7 +49,7 @@ org.springframework spring-expression - 3.0.0.RELEASE + 5.3.39 org.springframework