🔒️ Patch Log4j2 2.15.0

This commit is contained in:
kimjaeyeol
2021-12-13 09:35:39 +09:00
parent 3b8b39ea05
commit d6e543eb24
10 changed files with 10 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ repositories {
ext {
set('springCloudVersion', "2020.0.3")
set('log4j2.version', "2.15.0") // log4j 보안 패치
}
dependencies {