added sync point after trump determination
This commit is contained in:
@@ -15,4 +15,10 @@ dependencies {
|
||||
}
|
||||
implementation(SpringBoot.starterLog4j2)
|
||||
providedRuntime(SpringBoot.starterTomcat)
|
||||
|
||||
// override vulnerable dependencies from spring-boot-starter-log4j2
|
||||
implementation(Log4j2.api)
|
||||
implementation(Log4j2.core)
|
||||
implementation(Log4j2.slf4j)
|
||||
implementation(Log4j2.jul)
|
||||
}
|
||||
|
Reference in New Issue
Block a user