Skip to content

Commit

Permalink
Update to Latest rsocket-core
Browse files Browse the repository at this point in the history
Now that the RSocket Authentication Extension is GA, it's no longer
necessary to override the version locally in the sample.

Issue gh-7935
  • Loading branch information
jzheaux committed Jun 3, 2020
1 parent 35cf443 commit 04079fc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
apply plugin: 'io.spring.convention.spring-sample-boot'

ext['rsocket.version'] = '1.0.0-RC6'

dependencies {
compile project(':spring-security-core')
compile project(':spring-security-config')
Expand Down

0 comments on commit 04079fc

Please sign in to comment.