From c87985696771ed4171e1d4968233d5041d063ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 23:32:50 +0000 Subject: [PATCH] Bump spring-core from 5.3.3 to 5.3.14 in /jsoar-core Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.3 to 5.3.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.3...v5.3.14) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jsoar-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsoar-core/pom.xml b/jsoar-core/pom.xml index ed7852087..bcbb4c564 100644 --- a/jsoar-core/pom.xml +++ b/jsoar-core/pom.xml @@ -56,7 +56,7 @@ org.springframework spring-core - 5.3.3 + 5.3.14 commons-logging