Skip to content

Commit

Permalink
Merge pull request #4927 from openequella/renovate/apache-lucene-pack…
Browse files Browse the repository at this point in the history
…ages

chore(deps): update apache lucene packages to v9.8.0
  • Loading branch information
PenghaiZhang authored Nov 1, 2023
2 parents 1043b7b + ff1d564 commit ee16f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Server/equellaserver/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ val jsoupVersion = "1.16.1"
val prometheusVersion = "0.16.0"
val sttpVersion = "2.3.0"
val tikaVersion = "2.9.0"
val luceneVersion = "9.7.0"
val luceneVersion = "9.8.0"

libraryDependencies ++= Seq(
"io.circe" %% "circe-core",
Expand Down

0 comments on commit ee16f59

Please sign in to comment.