update SpringBoot to 2.2.2.RELEASE

This commit is contained in:
2019-12-07 08:32:03 +01:00
parent 30504672bc
commit 08cc27600e

View File

@@ -23,7 +23,7 @@ ext {
javaVersion=12
version_log4j2= '2.12.1'
version_spring = '2.2.1.RELEASE'
version_spring = '2.2.2.RELEASE'
lib_antlr = "org.antlr:antlr4:4.7.2"