From 448faf0f27dc31149a7bdeccfc1f6275bbe399ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 09:20:56 +0100 Subject: [PATCH] Bump jena.version from 3.9.0 to 3.17.0 (#3379) * Bump jena.version from 3.9.0 to 3.17.0 Bumps `jena.version` from 3.9.0 to 3.17.0. Updates `jena-arq` from 3.9.0 to 3.17.0 Updates `jena-base` from 3.9.0 to 3.17.0 Updates `jena-cmds` from 3.9.0 to 3.17.0 Updates `jena-core` from 3.9.0 to 3.17.0 Signed-off-by: dependabot[bot] * Add commons-codec dependency for Jena Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Morris --- main/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/main/pom.xml b/main/pom.xml index ca3c99bd9..a8dab912d 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -22,7 +22,7 @@ - 3.9.0 + 3.17.0 4.9.0 @@ -315,6 +315,7 @@ joda-time 2.10.9 + org.apache.jena jena-arq @@ -335,6 +336,12 @@ jena-core ${jena.version} + + + commons-codec + commons-codec + 1.15 + commons-io commons-io