update SpringBoot to 2.5.3

This commit is contained in:
2021-07-30 19:06:45 +02:00
parent fa1a590e01
commit c6473e436b

View File

@@ -13,7 +13,7 @@ ext {
javaVersion=14 javaVersion=14
version_log4j2= '2.14.1' // keep in sync with spring-boot-starter-log4j2 version_log4j2= '2.14.1' // keep in sync with spring-boot-starter-log4j2
version_spring = '2.5.2' version_spring = '2.5.3'
version_junit = '5.7.2' version_junit = '5.7.2'
version_junit_platform = '1.7.2' version_junit_platform = '1.7.2'
version_nodejs = '14.17.3' // keep in sync with npm version_nodejs = '14.17.3' // keep in sync with npm