update spring to 2.7.4
This commit is contained in:
@@ -12,10 +12,10 @@ ext {
|
||||
|
||||
javaVersion=17
|
||||
|
||||
version_log4j2= '2.17.1' // keep in sync with spring-boot-starter-log4j2
|
||||
version_spring = '2.6.4'
|
||||
version_junit = '5.8.2'
|
||||
version_junit_platform = '1.8.2'
|
||||
version_log4j2= '2.17.2' // keep in sync with spring-boot-starter-log4j2
|
||||
version_spring = '2.7.4'
|
||||
version_junit = '5.9.1'
|
||||
version_junit_platform = '1.9.1'
|
||||
version_nodejs = '16.14.2' // keep in sync with npm
|
||||
version_npm = '8.5.0' // keep in sync with nodejs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user