Skip to content

Commit d2c0cfd

Browse files
committed
Update jena-core to 5.6.0
1 parent 5e266a3 commit d2c0cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ val buildSettings = Seq(
119119
"xerces" % "xercesImpl" % "2.12.2",
120120
"org.apache.commons" % "commons-compress" % "1.28.0",
121121
"io.netty" % "netty-handler" % "4.1.128.Final",
122-
"org.apache.jena" % "jena-core" % "5.5.0",
122+
"org.apache.jena" % "jena-core" % "5.6.0",
123123
"com.google.protobuf" % "protobuf-java" % "4.31.1",
124124
"com.google.guava" % "guava" % "33.4.8-jre",
125125
"commons-beanutils" % "commons-beanutils" % "1.11.0"

0 commit comments

Comments
 (0)