Skip to content

Commit bbaee1e

Browse files
authored
Merge pull request #1353 from INCATools/misc-updates
Update some components.
2 parents fc9c0dc + 9f6bfe4 commit bbaee1e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ENV ODK_VERSION=$ODK_VERSION
1111

1212
# Software versions
1313
ENV JENA_VERSION=6.1.0
14-
ENV KGCL_JAVA_VERSION=0.6.0
14+
ENV KGCL_JAVA_VERSION=0.6.1
1515
ENV SCALA_CLI_VERSION=1.8.0
1616
ENV OWLTOOLS_VERSION=2020-04-06
1717
ENV YQ_VERSION=4.53.2

docker/odklite/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ LABEL maintainer="obo-tools@googlegroups.com"
44
ENV ROBOT_VERSION=1.9.10
55
ENV DOSDP_VERSION=0.20.0
66
ENV RELATION_GRAPH=2.3.4
7-
ENV DICER_VERSION=0.2.1
8-
ENV ODK_ROBOT_PLUGIN_VERSION=0.3.1
9-
ENV SSSOM_JAVA_VERSION=1.11.2
7+
ENV DICER_VERSION=0.2.2
8+
ENV ODK_ROBOT_PLUGIN_VERSION=0.3.3
9+
ENV SSSOM_JAVA_VERSION=1.11.3
1010

1111
WORKDIR /odk
1212
ENV JAVA_HOME="/usr"

0 commit comments

Comments
 (0)