Remove dependency management for s-b-s-security-reactive
See gh-10704
This commit is contained in:
parent
362735c5b9
commit
e561b969bf
|
@ -485,11 +485,6 @@
|
|||
<artifactId>spring-boot-starter-security</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-security-reactive</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-social-facebook</artifactId>
|
||||
|
|
Loading…
Reference in New Issue