Skip to content

Commit 1a41732

Browse files
committed
Bumped Jena version in Dockerfile from 4.3.2 to 4.7.0
1 parent 01d8601 commit 1a41732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM maven:3.8.4-openjdk-17 as maven
22

33
# download and extract Jena
44

5-
ARG JENA_VERSION=4.3.2
5+
ARG JENA_VERSION=4.7.0
66

77
ARG JENA_TAR_URL="https://archive.apache.org/dist/jena/binaries/apache-jena-${JENA_VERSION}.tar.gz"
88

0 commit comments

Comments
 (0)