diff --git a/build.sbt b/build.sbt index 1f08c6e..f81cb26 100644 --- a/build.sbt +++ b/build.sbt @@ -49,7 +49,7 @@ "com.novell.ldap" % "jldap" % "2009-10-07", "com.h2database" % "h2" % "1.4.196", "org.mariadb.jdbc" % "mariadb-java-client" % "2.2.6", - "org.postgresql" % "postgresql" % "42.2.4", + "org.postgresql" % "postgresql" % "42.2.5", "ch.qos.logback" % "logback-classic" % "1.2.3", "com.zaxxer" % "HikariCP" % "2.7.4", "com.typesafe" % "config" % "1.3.2",