From b4cc10deed87ed1b4f6a83c02b2fb4cf0af091f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 05:03:17 +0000 Subject: [PATCH] Bump springfox-swagger2 from 2.7.0 to 3.0.0 Bumps [springfox-swagger2](https://github.com/springfox/springfox) from 2.7.0 to 3.0.0. - [Release notes](https://github.com/springfox/springfox/releases) - [Changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md) - [Commits](https://github.com/springfox/springfox/compare/2.7.0...3.0.0) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a690b3b..a33a770 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ io.springfox springfox-swagger2 - 2.7.0 + 3.0.0 io.springfox