change back to jldap "2009-10-07" until a replacement library is used.

This commit is contained in:
aadrian
2017-05-04 15:26:32 +02:00
parent eb2bef824d
commit c0a2c8a235

View File

@@ -37,7 +37,7 @@ libraryDependencies ++= Seq(
"org.apache.tika" % "tika-core" % "1.14", "org.apache.tika" % "tika-core" % "1.14",
"com.github.takezoe" %% "blocking-slick-32" % "0.0.8", "com.github.takezoe" %% "blocking-slick-32" % "0.0.8",
"joda-time" % "joda-time" % "2.9.9", "joda-time" % "joda-time" % "2.9.9",
"com.novell.ldap" % "jldap" % "4.3", "com.novell.ldap" % "jldap" % "2009-10-07",
"com.h2database" % "h2" % "1.4.195", "com.h2database" % "h2" % "1.4.195",
"mysql" % "mysql-connector-java" % "6.0.6", "mysql" % "mysql-connector-java" % "6.0.6",
"org.postgresql" % "postgresql" % "42.0.0", "org.postgresql" % "postgresql" % "42.0.0",