Merge pull request #3 from gresham-computing/spring-oauth-update

DWN-27799 - update spring-security-oauth2 for CVE-2019-3778
pull/1601/head
Dominic Murch 2019-03-19 10:04:22 +00:00 committed by GitHub
commit 976d439053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3.RELEASE</version>
<version>2.1.4.RELEASE</version>
</dependency>
<!-- Servlet -->