mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-01 00:02:13 +00:00
Update to Latest rsocket-core
Now that the RSocket Authentication Extension is GA, it's no longer necessary to override the version locally in the sample. Issue gh-7935
This commit is contained in:
parent
23db372962
commit
b6f5464fb4
@ -1,7 +1,5 @@
|
|||||||
apply plugin: 'io.spring.convention.spring-sample-boot'
|
apply plugin: 'io.spring.convention.spring-sample-boot'
|
||||||
|
|
||||||
ext['rsocket.version'] = '1.0.0-RC6'
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project(':spring-security-core')
|
compile project(':spring-security-core')
|
||||||
compile project(':spring-security-config')
|
compile project(':spring-security-config')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user