From b13874b5db440a56d83ccdc699cf352d3de9032e Mon Sep 17 00:00:00 2001 From: Gaurav Katiyar Date: Thu, 1 Nov 2018 11:43:07 +0000 Subject: [PATCH] DWN-26583: Upgraded spring oauth to version 2.1.3 for security --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dec35e50b..462a75151 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.1.2.RELEASE + 2.1.3.RELEASE