mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-03 22:30:06 +01:00
Update postgresql to 42.2.18
Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@ libraryDependencies ++= Seq(
|
||||
"com.novell.ldap" % "jldap" % "2009-10-07",
|
||||
"com.h2database" % "h2" % "1.4.199",
|
||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.1",
|
||||
"org.postgresql" % "postgresql" % "42.2.6",
|
||||
"org.postgresql" % "postgresql" % "42.2.18",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.3",
|
||||
"com.zaxxer" % "HikariCP" % "4.0.1",
|
||||
"com.typesafe" % "config" % "1.4.1",
|
||||
|
||||
Reference in New Issue
Block a user