We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d8abf4 commit a3ffb33Copy full SHA for a3ffb33
reactive-crypto-core/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
compile group: 'io.projectreactor.netty', name: 'reactor-netty', version: '1.0.3'
8
9
// spring5 WebClient
10
- compile 'org.springframework:spring-webflux:5.2.2.RELEASE'
+ compile 'org.springframework:spring-webflux:5.3.3'
11
12
// jwt
13
compile 'com.auth0:java-jwt:3.4.0'
0 commit comments