From c6984ddda498e3d679b9c8395033e83bd468fe3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 04:29:14 +0000 Subject: [PATCH] Bump spring-core in /samples/server/petstore/spring-mvc Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.1.8.RELEASE to 5.2.23.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.8.RELEASE...v5.2.23.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core 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 861cd47a031..bf46945182d 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 + 5.2.23.RELEASE \ No newline at end of file