DWN-27799 - update spring-security-oauth2 for CVE-2019-3778
parent
12f91b1901
commit
3aa9cb90d3
2
pom.xml
2
pom.xml
|
@ -393,7 +393,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.security.oauth</groupId>
|
<groupId>org.springframework.security.oauth</groupId>
|
||||||
<artifactId>spring-security-oauth2</artifactId>
|
<artifactId>spring-security-oauth2</artifactId>
|
||||||
<version>2.1.3.RELEASE</version>
|
<version>2.1.4.RELEASE</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Servlet -->
|
<!-- Servlet -->
|
||||||
|
|
Loading…
Reference in New Issue