From 03f9b9b7d212575889a78f251332c192280b2636 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 8 Dec 2020 18:16:59 +0000 Subject: Bump springdoc-openapi-webmvc-core from 1.5.0 to 1.5.1 Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.5.0...v1.5.1) Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index eb6935cc..05b1808a 100644 --- a/build.gradle +++ b/build.gradle @@ -137,7 +137,7 @@ dependencies { compile 'com.twelvemonkeys.imageio:imageio-jpeg:3.6.1' compile 'org.imgscalr:imgscalr-lib:4.2' - implementation "org.springdoc:springdoc-openapi-webmvc-core:1.5.0" + implementation "org.springdoc:springdoc-openapi-webmvc-core:1.5.1" compile 'org.apache.commons:commons-email:1.5' compile 'com.github.scribejava:scribejava-apis:7.1.1' -- cgit v1.2.3