update to spring-boot 2.1.7

This commit is contained in:
2019-08-12 08:36:09 +02:00
parent 0b3eb97b96
commit 16bf0933e7

View File

@@ -20,7 +20,7 @@ buildscript {
ext { ext {
version_log4j2= '2.12.0' version_log4j2= '2.12.0'
version_spring = '2.1.6.RELEASE' version_spring = '2.1.7.RELEASE'
lib_antlr = "org.antlr:antlr4:4.7.2" lib_antlr = "org.antlr:antlr4:4.7.2"