From 84cb4f8fddfb5c15242363720844b5a1c6c35e1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 09:47:06 +0000 Subject: [PATCH] Bump spring-core in /author-profiling-demo Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.3.RELEASE to 4.3.19.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.3.RELEASE...v4.3.19.RELEASE) Signed-off-by: dependabot[bot] --- author-profiling-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/author-profiling-demo/pom.xml b/author-profiling-demo/pom.xml index ff3a14c..723612c 100644 --- a/author-profiling-demo/pom.xml +++ b/author-profiling-demo/pom.xml @@ -19,7 +19,7 @@ org.springframework spring-core - 4.3.3.RELEASE + 4.3.19.RELEASE ${project.groupId}