Revert "Logback 1.3 and SLF4J 2.0"
This reverts commit f39a080a0e that was
pushed prematurely.
This commit is contained in:
@@ -813,7 +813,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Logback", "1.3.0-alpha15") {
|
||||
library("Logback", "1.2.11") {
|
||||
group("ch.qos.logback") {
|
||||
modules = [
|
||||
"logback-access",
|
||||
@@ -1289,7 +1289,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("SLF4J", "2.0.0-alpha7") {
|
||||
library("SLF4J", "1.7.36") {
|
||||
group("org.slf4j") {
|
||||
modules = [
|
||||
"jcl-over-slf4j",
|
||||
|
||||
Reference in New Issue
Block a user