Skip to content

Commit

Permalink
Merge pull request #40 from attadanta/update-jena
Browse files Browse the repository at this point in the history
Update the jena dependency.
  • Loading branch information
dvcama authored Apr 12, 2020
2 parents d64a560 + 307eef8 commit b06e126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<groupId>org.apache.jena</groupId>
<artifactId>apache-jena-libs</artifactId>
<type>pom</type>
<version>2.12.1</version>
<version>2.13.0</version>
</dependency>

<!-- Spring -->
Expand Down

0 comments on commit b06e126

Please sign in to comment.