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 584bfc022c
commit cb8ea18743

View File

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