update spring boot to 2.5.2

This commit is contained in:
2021-07-03 08:49:50 +02:00
parent 526754686c
commit a9683fda3a

View File

@@ -12,8 +12,8 @@ ext {
javaVersion=14 javaVersion=14
version_log4j2= '2.13.3' // keep in sync with spring-boot-starter-log4j2 version_log4j2= '2.14.1' // keep in sync with spring-boot-starter-log4j2
version_spring = '2.4.5' version_spring = '2.5.2'
version_junit = '5.7.1' version_junit = '5.7.1'
version_junit_platform = '1.7.1' version_junit_platform = '1.7.1'
version_nodejs = '14.17.2' // keep in sync with npm version_nodejs = '14.17.2' // keep in sync with npm