From b311321f725a21daf16eedfbf39a47ff83f0d353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 13:38:53 +0000 Subject: [PATCH] Bump org.springframework:spring-core Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 4.1.8.RELEASE to 4.3.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.8.RELEASE...v4.3.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 4.3.20.RELEASE dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/server/petstore/spring-mvc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/spring-mvc/pom.xml b/samples/server/petstore/spring-mvc/pom.xml index 65d216606a8..3c196c73740 100644 --- a/samples/server/petstore/spring-mvc/pom.xml +++ b/samples/server/petstore/spring-mvc/pom.xml @@ -125,6 +125,6 @@ 4.8.1 2.5 2.3.1 - 4.1.8.RELEASE + 4.3.20.RELEASE \ No newline at end of file