mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-05 10:12:36 +00:00
Update RSocket to 1.0.0-RC6
Fixes gh-8256
This commit is contained in:
parent
a02cd9d9e3
commit
a57f4bb025
@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
|
|||||||
ext.springDataVersion = 'Moore-SR6'
|
ext.springDataVersion = 'Moore-SR6'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.0-RC5'
|
ext.rsocketVersion = '1.0.0-RC6'
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
imports {
|
imports {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user