mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-24 16:05:15 +00:00
Update to RSocket 1.0.5
Closes gh-9959
This commit is contained in:
parent
6afe47f164
commit
dabe2bacb0
@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR13'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.4'
|
||||
ext.rsocketVersion = '1.0.5'
|
||||
|
||||
dependencyManagement {
|
||||
imports {
|
||||
|
Loading…
x
Reference in New Issue
Block a user