From 4bf916f1ccb740154328f0c23d7417d23831d130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 06:49:05 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /sample Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.1.3.RELEASE to 2.1.5.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.1.3.RELEASE...2.1.5.RELEASE) Signed-off-by: dependabot[bot] --- sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/pom.xml b/sample/pom.xml index 35cee46..d317ee1 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -40,7 +40,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.1.3.RELEASE + 2.1.5.RELEASE