update dependencies
This commit is contained in:
@@ -13,9 +13,9 @@ ext {
|
||||
javaVersion=17
|
||||
|
||||
version_log4j2= '2.19.0' // keep in sync with spring-boot-starter-log4j2
|
||||
version_spring = '3.0.0'
|
||||
version_junit = '5.9.1'
|
||||
version_junit_platform = '1.9.1'
|
||||
version_spring = '3.0.1'
|
||||
version_junit = '5.9.2'
|
||||
version_junit_platform = '1.9.2'
|
||||
version_nodejs = '16.17.1' // keep in sync with npm
|
||||
version_npm = '8.15.0' // keep in sync with nodejs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user