Update build.gradle.kts
This commit is contained in:
parent
a1180be597
commit
a9a52132a4
@ -9,17 +9,8 @@ plugins {
|
||||
}
|
||||
|
||||
allprojects {
|
||||
// Fixed Zero-Day CVE-2021-44228: https://cubetiq.atlassian.net/browse/CERT-1
|
||||
// Fixed Zero-Day CVE-2021-45046: https://cubetiq.atlassian.net/browse/CERT-3
|
||||
// Fixed Zero-Day CVE-2021-45105: https://cubetiq.atlassian.net/browse/CERT-4
|
||||
ext["log4j2.version"] = "2.17.0"
|
||||
|
||||
// Fixed Zero-Day CVE-2021-42550: https://cubetiq.atlassian.net/browse/CERT-5
|
||||
ext["logback.version"] = "1.2.9"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven("https://m.ctdn.net")
|
||||
}
|
||||
|
||||
group = "com.cubetiqs"
|
||||
|
Loading…
Reference in New Issue
Block a user