From 6fb332048a3dedac59fba04a5f5f9c7eea850301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:55:24 +0000 Subject: [PATCH] Bump org.springframework:spring-core in /ModelWithService Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.27 to 6.0.15. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ModelWithService/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModelWithService/pom.xml b/ModelWithService/pom.xml index 68d9776..859bd79 100644 --- a/ModelWithService/pom.xml +++ b/ModelWithService/pom.xml @@ -14,7 +14,7 @@ org.springframework spring-core - 5.3.27 + 6.0.15 org.springframework