Skip to content

Commit 928cdc0

Browse files
committed
Update apache-jena-libs to 6.1.0
1 parent a2d7644 commit 928cdc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ libraryDependencies ++= {
5252
exclude("org.geneontology", "whelk-owlapi_2.12")
5353
exclude("org.geneontology", "owl-diff_2.12"),
5454
"com.github.pathikrit" %% "better-files" % "3.9.2",
55-
"org.apache.jena" % "apache-jena-libs" % "4.10.0" exclude("org.slf4j", "slf4j-log4j12"),
55+
"org.apache.jena" % "apache-jena-libs" % "6.1.0" exclude("org.slf4j", "slf4j-log4j12"),
5656
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
5757
"commons-codec" % "commons-codec" % "1.17.2",
5858
"dev.zio" %% "zio-logging" % zioLoggingVersion,

0 commit comments

Comments
 (0)