mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 11:36:05 +01:00
Update mariadb-java-client to 2.7.12 (#3491)
This commit is contained in:
committed by
GitHub
parent
4536e42949
commit
6fd3a73268
@@ -42,7 +42,7 @@ libraryDependencies ++= Seq(
|
||||
"com.github.takezoe" %% "blocking-slick" % "0.0.14",
|
||||
"com.novell.ldap" % "jldap" % "2009-10-07",
|
||||
"com.h2database" % "h2" % "1.4.199",
|
||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.6",
|
||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.12",
|
||||
"org.postgresql" % "postgresql" % "42.7.3",
|
||||
"ch.qos.logback" % "logback-classic" % "1.5.6",
|
||||
"com.zaxxer" % "HikariCP" % "5.1.0" exclude ("org.slf4j", "slf4j-api"),
|
||||
|
||||
Reference in New Issue
Block a user