DWN-27799 - update spring-security-oauth2 for CVE-2019-3778

pull/1601/head
Dominic Murch 2019-03-06 09:45:36 +00:00
parent 12f91b1901
commit 3aa9cb90d3
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 -->