From 60e0381db8da002aa1ce0d866227d7c6edd34ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 23:05:35 +0000 Subject: [PATCH] Bump spring-webmvc from 5.0.4.RELEASE to 5.1.0.RELEASE in /ddc-auth Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.4.RELEASE to 5.1.0.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.4.RELEASE...v5.1.0.RELEASE) Signed-off-by: dependabot[bot] --- ddc-auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddc-auth/pom.xml b/ddc-auth/pom.xml index 441c789..a07bf38 100644 --- a/ddc-auth/pom.xml +++ b/ddc-auth/pom.xml @@ -14,7 +14,7 @@ org.springframework spring-webmvc - 5.0.4.RELEASE + 5.1.0.RELEASE provided