mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-07 08:02:14 +01:00
Update tika-core to 3.0.0
This commit is contained in:
committed by
kenji yoshida
parent
e4d92bb494
commit
4437a4e7a6
@@ -42,7 +42,7 @@ libraryDependencies ++= Seq(
|
||||
"org.apache.sshd",
|
||||
"sshd-mina"
|
||||
) exclude ("org.apache.sshd", "sshd-netty"),
|
||||
"org.apache.tika" % "tika-core" % "2.9.2",
|
||||
"org.apache.tika" % "tika-core" % "3.0.0",
|
||||
"com.github.takezoe" %% "blocking-slick" % "0.0.14",
|
||||
"com.novell.ldap" % "jldap" % "2009-10-07",
|
||||
"com.h2database" % "h2" % "1.4.199",
|
||||
|
||||
Reference in New Issue
Block a user