From 95bb575453c4c56c88479d897bb04e15eaf6c65d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Oct 2020 19:22:45 +0000 Subject: [PATCH] fix: examples/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-538488 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-557361 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-570072 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-584427 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATEVALIDATOR-568163 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-1009832 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-542933 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-559346 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-537645 --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 8559c2b96..ba760e2b7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -66,7 +66,7 @@ org.springframework.boot spring-boot-starter-web - 2.2.2.RELEASE + 2.3.0.RELEASE org.springframework.boot