From f433a583e6019caab4aa7a1ce9d6431c63187cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:18:26 +0000 Subject: [PATCH] Bump spring-core from 5.3.20 to 5.3.26 in /Spring-Data-Jpa-day07 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.26. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.20...v5.3.26) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Spring-Data-Jpa-day07/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring-Data-Jpa-day07/pom.xml b/Spring-Data-Jpa-day07/pom.xml index 4e6f05f..ebf5cc6 100644 --- a/Spring-Data-Jpa-day07/pom.xml +++ b/Spring-Data-Jpa-day07/pom.xml @@ -22,7 +22,7 @@ - 5.3.20 + 5.3.26 5.4.24.Final 1.6.6 1.2.12