mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-07-20 00:50:43 +02:00
Update tika-core to 3.3.0
This commit is contained in:
committed by
kenji yoshida
parent
eea43c30d2
commit
abd94807fe
@@ -42,7 +42,7 @@ libraryDependencies ++= Seq(
|
||||
"sshd-mina"
|
||||
) exclude ("org.apache.sshd", "sshd-netty")
|
||||
exclude ("org.apache.sshd", "sshd-spring-sftp"),
|
||||
"org.apache.tika" % "tika-core" % "3.2.3",
|
||||
"org.apache.tika" % "tika-core" % "3.3.0",
|
||||
"com.github.takezoe" %% "blocking-slick" % "0.0.14",
|
||||
"com.novell.ldap" % "jldap" % "2009-10-07",
|
||||
"com.h2database" % "h2" % "2.4.240",
|
||||
|
||||
Reference in New Issue
Block a user