Skip to content

Commit 04079fc

Browse files
committed
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
1 parent 35cf443 commit 04079fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples/boot/hellorsocket/spring-security-samples-boot-hellorsocket.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
apply plugin: 'io.spring.convention.spring-sample-boot'
22

3-
ext['rsocket.version'] = '1.0.0-RC6'
4-
53
dependencies {
64
compile project(':spring-security-core')
75
compile project(':spring-security-config')

0 commit comments

Comments
 (0)