File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ libraryDependencies += "javax.mail" % "mail" % "1.4.1"
2020
2121libraryDependencies += " org.apache.jena" % " apache-jena-libs" % " 3.7.0"
2222
23- libraryDependencies += " org.metafacture" % " metafacture-framework" % " 5.4 .0"
23+ libraryDependencies += " org.metafacture" % " metafacture-framework" % " 7.0 .0"
2424
25- libraryDependencies += " org.metafacture" % " metafacture-flowcontrol" % " 5.4 .0"
25+ libraryDependencies += " org.metafacture" % " metafacture-flowcontrol" % " 7.0 .0"
2626
27- libraryDependencies += " org.metafacture" % " metafacture-io" % " 5.4 .0"
27+ libraryDependencies += " org.metafacture" % " metafacture-io" % " 7.0 .0"
2828
29- libraryDependencies += " org.metafacture" % " metafacture-xml" % " 5.4 .0"
29+ libraryDependencies += " org.metafacture" % " metafacture-xml" % " 7.0 .0"
3030
31- libraryDependencies += " org.metafacture" % " metafacture-elasticsearch" % " 5.4 .0" exclude(" com.fasterxml.jackson.core" , " jackson-databind" )
31+ libraryDependencies += " org.metafacture" % " metafacture-elasticsearch" % " 7.0 .0" exclude(" com.fasterxml.jackson.core" , " jackson-databind" )
3232
3333libraryDependencies += " org.elasticsearch" % " elasticsearch" % " 5.6.3"
3434
You can’t perform that action at this time.
0 commit comments