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 be8b3e1 commit cec7dfbCopy full SHA for cec7dfb
1 file changed
apps/faf-legacy-deployment/scripts/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.mariadb.jdbc:mariadb-java-client:3.5.7")
+ implementation("org.mariadb.jdbc:mariadb-java-client:3.5.8")
12
implementation("org.eclipse.jgit:org.eclipse.jgit:7.6.0.202603022253-r")
13
implementation("org.apache.commons:commons-compress:1.28.0")
14
implementation("org.slf4j:slf4j-api:2.0.17")
0 commit comments