We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381b17a commit 2bc52d3Copy full SHA for 2bc52d3
1 file changed
apps/faf-legacy-deployment/scripts/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.7")
12
implementation("org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r")
13
implementation("org.apache.commons:commons-compress:1.28.0")
14
- implementation("org.slf4j:slf4j-api:2.0.13")
+ implementation("org.slf4j:slf4j-api:2.0.17")
15
implementation("ch.qos.logback:logback-classic:1.5.23")
16
}
17
0 commit comments