We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3d106 commit 7b24b86Copy full SHA for 7b24b86
1 file changed
Dockerfile
@@ -10,8 +10,7 @@ ARG ODK_VERSION 0.0.0
10
ENV ODK_VERSION=$ODK_VERSION
11
12
# Software versions
13
-# Jena 5.x requires Java 17, so for now we are stuck with Jena 4.x
14
-ENV JENA_VERSION=4.9.0
+ENV JENA_VERSION=6.1.0
15
ENV KGCL_JAVA_VERSION=0.6.0
16
ENV SCALA_CLI_VERSION=1.8.0
17
ENV OWLTOOLS_VERSION=2020-04-06
0 commit comments