Skip to content

Commit a3ffb33

Browse files
chore(deps): bump spring-webflux from 5.2.2.RELEASE to 5.3.3 (#213)
Bumps [spring-webflux](https://github.com/spring-projects/spring-framework) from 5.2.2.RELEASE to 5.3.3. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.2.RELEASE...v5.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3d8abf4 commit a3ffb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive-crypto-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
compile group: 'io.projectreactor.netty', name: 'reactor-netty', version: '1.0.3'
88

99
// spring5 WebClient
10-
compile 'org.springframework:spring-webflux:5.2.2.RELEASE'
10+
compile 'org.springframework:spring-webflux:5.3.3'
1111

1212
// jwt
1313
compile 'com.auth0:java-jwt:3.4.0'

0 commit comments

Comments
 (0)