mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-06 10:42:33 +00:00
Update to RSocket 1.0.4
Closes gh-9602
This commit is contained in:
parent
fb7efffad3
commit
93defb2ff2
@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
|
|||||||
ext.springDataVersion = 'Moore-SR13'
|
ext.springDataVersion = 'Moore-SR13'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.3'
|
ext.rsocketVersion = '1.0.4'
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
imports {
|
imports {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user