From 3ac56abc56181835b2296b96b41e25a755649cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 18:24:34 +0000 Subject: [PATCH] Bump tomcat-embed-core in /Chapter-11-Spring-Reactive-Web-Functional Bumps tomcat-embed-core from 8.5.40 to 8.5.50. Signed-off-by: dependabot[bot] --- Chapter-11-Spring-Reactive-Web-Functional/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter-11-Spring-Reactive-Web-Functional/pom.xml b/Chapter-11-Spring-Reactive-Web-Functional/pom.xml index 2f39c69..56667fe 100644 --- a/Chapter-11-Spring-Reactive-Web-Functional/pom.xml +++ b/Chapter-11-Spring-Reactive-Web-Functional/pom.xml @@ -50,7 +50,7 @@ org.apache.tomcat.embed tomcat-embed-core - 8.5.40 + 8.5.50 org.springframework