Skip to content

Commit

Permalink
Update metafacture fix depencendy #452
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasNx committed Jun 22, 2023
1 parent 94f79b2 commit b09f73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ libraryDependencies ++= Seq(
"org.metafacture" % "metafacture-biblio" % "5.6.0",
"org.metafacture" % "metafacture-xml" % "5.6.0",
"org.metafacture" % "metafacture-framework" % "5.6.0",
"org.metafacture" % "metafix" % "0.4.0",
"org.metafacture" % "metafix" % "0.5.1",
"org.xbib.elasticsearch.plugin" % "elasticsearch-plugin-bundle" % "2.3.2.0",
"com.jayway.jsonpath" % "json-path" % "2.2.0",
"net.java.dev.jna" % "jna" % "4.1.0",
Expand Down

0 comments on commit b09f73f

Please sign in to comment.