From 3feff08f14ad91e1d3fd948bda7543676e877a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 17:57:00 +0000 Subject: [PATCH] Bump spring-core in /samples/server/petstore/spring-mvc Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.0.9.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.0.9.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 ad0b2c04acf..1b0a739f883 100644 --- a/samples/server/petstore/spring-mvc/pom.xml +++ b/samples/server/petstore/spring-mvc/pom.xml @@ -158,6 +158,6 @@ 4.8.1 2.5 2.0.4-SNAPSHOT - 4.0.9.RELEASE + 5.2.23.RELEASE \ No newline at end of file