Skip to content

Commit

Permalink
Bump jena-arq from 3.10.0 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps jena-arq from 3.10.0 to 3.17.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 17, 2021
1 parent c78f5d2 commit c43d46f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion matching-eval/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<!-- this will also include commons-csv and we want to use that version (no conflicts etc)-->
<groupId>org.apache.jena</groupId>
<artifactId>jena-arq</artifactId>
<version>3.10.0</version>
<version>3.17.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion matching-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<!-- project default compile: -->
<jenaVersion>3.12.0</jenaVersion>
<jenaVersion>3.17.0</jenaVersion>
<owlapiVersion>5.1.11</owlapiVersion>
<jenaPrefix>org.apache.jena.</jenaPrefix>
<owlapiAdd>.orElse(null)</owlapiAdd>
Expand Down

0 comments on commit c43d46f

Please sign in to comment.