mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 03:26:06 +01:00
Update tika-core to 3.2.1 (#3795)
This commit is contained in:
committed by
GitHub
parent
046b337337
commit
00258e9125
@@ -41,7 +41,7 @@ libraryDependencies ++= Seq(
|
||||
"org.apache.sshd",
|
||||
"sshd-mina"
|
||||
) exclude ("org.apache.sshd", "sshd-netty"),
|
||||
"org.apache.tika" % "tika-core" % "3.2.0",
|
||||
"org.apache.tika" % "tika-core" % "3.2.1",
|
||||
"com.github.takezoe" %% "blocking-slick" % "0.0.14",
|
||||
"com.novell.ldap" % "jldap" % "2009-10-07",
|
||||
"com.h2database" % "h2" % "2.3.232",
|
||||
|
||||
Reference in New Issue
Block a user