From b5a8349b6dbeb7ba4b53e636a9354f136e414b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 07:40:47 +0000 Subject: [PATCH] Bump tomcat-embed-core from 9.0.22 to 9.0.35 in /springMvc Bumps tomcat-embed-core from 9.0.22 to 9.0.35. Signed-off-by: dependabot[bot] --- springMvc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springMvc/pom.xml b/springMvc/pom.xml index b5b849e..fda4956 100644 --- a/springMvc/pom.xml +++ b/springMvc/pom.xml @@ -55,7 +55,7 @@ org.apache.tomcat.embed tomcat-embed-core - 9.0.22 + 9.0.35 compile