mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-07 19:22:14 +00:00
Update to RSocket 1.0.2
Closes gh-9084
This commit is contained in:
parent
dba3dacc19
commit
7181f576fc
@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
|
|||||||
ext.springDataVersion = 'Moore-SR10'
|
ext.springDataVersion = 'Moore-SR10'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.1'
|
ext.rsocketVersion = '1.0.2'
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
imports {
|
imports {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user