From 83028ec842bd9fb29606245d2bcaaf71a06b0a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 10:34:08 +0000 Subject: [PATCH] Bump spring-core from 4.3.14.RELEASE to 4.3.21.RELEASE Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.14.RELEASE to 4.3.21.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v4.3.21.RELEASE) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c0885a..5e0b5c1 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.springframework spring-core - 4.3.14.RELEASE + 4.3.21.RELEASE com.squareup.okhttp3