mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-06 02:32:14 +00:00
Update to RSocket 1.0.3
Closes gh-9239
This commit is contained in:
parent
7498ad95a1
commit
5342133494
@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR11'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.2'
|
||||
ext.rsocketVersion = '1.0.3'
|
||||
|
||||
dependencyManagement {
|
||||
imports {
|
||||
|
Loading…
x
Reference in New Issue
Block a user