mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 12:32:13 +00:00
Update io.projectreactor to 2022.0.3
Closes gh-12701
This commit is contained in:
parent
67a0a1a010
commit
b0c823970b
@ -87,7 +87,7 @@ dependencies {
|
|||||||
implementation localGroovy()
|
implementation localGroovy()
|
||||||
|
|
||||||
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
|
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
|
||||||
implementation 'io.projectreactor:reactor-core:3.5.1'
|
implementation 'io.projectreactor:reactor-core:3.5.3'
|
||||||
implementation 'org.gretty:gretty:3.0.9'
|
implementation 'org.gretty:gretty:3.0.9'
|
||||||
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
|
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
|
||||||
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
|
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
aspectjVersion=1.9.9.1
|
aspectjVersion=1.9.9.1
|
||||||
reactorVersion=2022.0.1
|
reactorVersion=2022.0.3
|
||||||
springJavaformatVersion=0.0.35
|
springJavaformatVersion=0.0.35
|
||||||
springBootVersion=2.4.2
|
springBootVersion=2.4.2
|
||||||
springFrameworkVersion=6.0.3
|
springFrameworkVersion=6.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user