diff --git a/build.sbt b/build.sbt index 12591c8..4df6234 100644 --- a/build.sbt +++ b/build.sbt @@ -50,7 +50,7 @@ "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",