From e3289e75eb3538cf4a181f1e3e9eb5bd879d0b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 18:56:06 +0000 Subject: [PATCH] Bump tomcat-embed-core from 9.0.12 to 9.0.35 in /common Bumps tomcat-embed-core from 9.0.12 to 9.0.35. 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..54f4a14 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.35 org.springframework