diff --git a/build.sbt b/build.sbt index 1db06f43..0c408996 100644 --- a/build.sbt +++ b/build.sbt @@ -59,7 +59,7 @@ libraryDependencies ++= { "org.http4s" %% "http4s-dsl" % http4sVersion, "org.http4s" %% "http4s-blaze-client" % http4sVersion, "org.http4s" %% "http4s-circe" % http4sVersion, - "org.apache.jena" % "apache-jena-libs" % "4.5.0", + "org.apache.jena" % "apache-jena-libs" % "4.7.0", "org.phenoscape" %% "sparql-utils" % "1.3.1", "org.apache.commons" % "commons-text" % "1.9", "org.apache.commons" % "commons-csv" % "1.9.0",