Update tika-core to 3.2.1 (#3795)

This commit is contained in:
scala-steward-bot
2025-07-13 08:52:02 +09:00
committed by GitHub
parent 046b337337
commit 00258e9125

View File

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