update spring-boot to 2.3.1
This commit is contained in:
@@ -22,8 +22,8 @@ ext {
|
||||
|
||||
javaVersion=12
|
||||
|
||||
version_log4j2= '2.12.1' // keep in sync with spring-boot-starter-log4j2
|
||||
version_spring = '2.2.6.RELEASE'
|
||||
version_log4j2= '2.13.3' // keep in sync with spring-boot-starter-log4j2
|
||||
version_spring = '2.3.1.RELEASE'
|
||||
version_junit = '5.6.1'
|
||||
version_junit_platform = '1.6.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user