From 2dd092168ba026c41d5f89eb36eceb70abdb103b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Apr 2022 02:11:53 +0000 Subject: [PATCH] Bump spring-core from 4.3.21.RELEASE to 5.3.19 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.3.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.21.RELEASE...v5.3.19) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ddd/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ddd/pom.xml b/ddd/pom.xml index b0f6a2e..38b07d2 100644 --- a/ddd/pom.xml +++ b/ddd/pom.xml @@ -13,7 +13,7 @@ 8 - 4.3.21.RELEASE + 5.3.19 diff --git a/pom.xml b/pom.xml index 3e95c98..8215014 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework spring-core - 4.3.21.RELEASE + 5.3.19 org.projectlombok