From 6ac5a33a06b9d30e461ce5945444e2ea260b3cc3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Oct 2020 21:44:06 +0000 Subject: [PATCH] fix: upgrade io.springfox:springfox-swagger-ui from 2.7.0 to 2.10.5 Snyk has created this PR to upgrade io.springfox:springfox-swagger-ui from 2.7.0 to 2.10.5. See this package in Maven Repository: https://mvnrepository.com/artifact/io.springfox/springfox-swagger-ui/ See this project in Snyk: https://app.snyk.io/org/pedro-9e0/project/9ceb18d4-4434-4ff7-bf62-eb9cd19a574c?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 15b2dfd..db6472b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.5.10.RELEASE - + @@ -49,7 +49,7 @@ io.springfox springfox-swagger-ui - 2.7.0 + 2.10.5 org.springframework.boot