mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-13 05:43:29 +00:00
Update to RSocket 1.0.1
Fixes gh-8664
This commit is contained in:
parent
0e37c722e2
commit
98467755ad
@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
|
|||||||
ext.springDataVersion = 'Moore-SR7'
|
ext.springDataVersion = 'Moore-SR7'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.0'
|
ext.rsocketVersion = '1.0.1'
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
imports {
|
imports {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user