DWN-26583: Upgraded spring oauth to version 2.1.3 for security

pull/1601/head
Gaurav Katiyar 2018-11-01 11:43:07 +00:00
parent 34d1425fc5
commit b13874b5db
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@
<dependency>
<groupId>org.springframework.security.oauth</groupId>
<artifactId>spring-security-oauth2</artifactId>
<version>2.1.2.RELEASE</version>
<version>2.1.3.RELEASE</version>
</dependency>
<!-- Servlet -->