From c03a3b2e3a3123db2d9313bd974c57c501b1060c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 06:22:54 +0000 Subject: [PATCH] Bump spring-core from 5.0.7.RELEASE to 5.2.22.RELEASE Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.0.7.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.7.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- ssm/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 37cc5e4..5da3a64 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 2.0.3.RELEASE - 5.0.7.RELEASE + 5.2.22.RELEASE 2.7.3 diff --git a/ssm/pom.xml b/ssm/pom.xml index 2c486e3..d804e2e 100644 --- a/ssm/pom.xml +++ b/ssm/pom.xml @@ -13,7 +13,7 @@ - 5.0.7.RELEASE + 5.2.22.RELEASE