JAVA-3570: Keep spring-5-webflux on Spring Boot 2.3.3

This commit is contained in:
Krzysztof Woyke 2020-12-11 13:38:50 +01:00
parent 8a264a9981
commit ee0d98b8a5
1 changed files with 4 additions and 0 deletions

View File

@ -64,4 +64,8 @@
</plugins>
</build>
<properties>
<spring-boot.version>2.3.3.RELEASE</spring-boot.version>
</properties>
</project>