From 594fd4695bfba32b930053a570a2626cc4344732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 01:15:13 +0000 Subject: [PATCH] Bump tomcat-embed-core from 9.0.12 to 9.0.31 in /common Bumps tomcat-embed-core from 9.0.12 to 9.0.31. Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index a2a9402..9228fa6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ org.apache.tomcat.embed tomcat-embed-core - 9.0.12 + 9.0.31 org.springframework