Update tika-core to 3.3.0

This commit is contained in:
gitbucket-bot[bot]
2026-03-23 17:52:17 +00:00
committed by kenji yoshida
parent eea43c30d2
commit abd94807fe

View File

@@ -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",