Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Commit b950fbf

Browse files
committed
Update spring security core
1 parent 0aa20c7 commit b950fbf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

scb-engine/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@
3535
<version>2.2.2.RELEASE</version>
3636
</dependency>
3737

38+
<dependency>
39+
<groupId>org.springframework.security</groupId>
40+
<artifactId>spring-security-core</artifactId>
41+
<version>5.2.1.RELEASE</version>
42+
</dependency>
43+
3844
<dependency>
3945
<groupId>io.springfox</groupId>
4046
<artifactId>springfox-swagger2</artifactId>

0 commit comments

Comments
 (0)