update spring boot

This commit is contained in:
2020-10-31 09:11:32 +01:00
parent 50658b22ee
commit 0fab0c2e5e

View File

@@ -23,7 +23,7 @@ ext {
javaVersion=14
version_log4j2= '2.13.3' // keep in sync with spring-boot-starter-log4j2
version_spring = '2.3.4.RELEASE'
version_spring = '2.3.5.RELEASE'
version_junit = '5.7.0'
version_junit_platform = '1.7.0'