Skip to content

Commit

Permalink
Update owlapi-distribution to 4.5.29
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 13, 2024
1 parent 6bda524 commit 116b9c5
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 @@ -45,7 +45,7 @@ libraryDependencies ++= {
"ch.megard" %% "akka-http-cors" % "1.1.3",
"com.lightbend.akka" %% "akka-stream-alpakka-xml" % "3.0.3",
"io.spray" %% "spray-json" % "1.3.6",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.22" exclude ("log4j", "log4j"),
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.29" exclude ("log4j", "log4j"),
"org.phenoscape" %% "owlet" % "1.8.1" exclude ("org.slf4j", "slf4j-log4j12") exclude ("log4j", "log4j"),
"org.phenoscape" %% "scowl" % "1.4.1" exclude ("log4j", "log4j"),
"org.phenoscape" %% "kb-owl-tools" % "1.13.0" exclude ("org.slf4j", "slf4j-log4j12") exclude ("log4j", "log4j"),
Expand Down

0 comments on commit 116b9c5

Please sign in to comment.