Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Upgrade to Jena 3.12; fixes #111
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
  • Loading branch information
berezovskyi committed Jul 18, 2019
1 parent fe974ce commit 01f8c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oslc4j-core-build/pom.xml
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<version.lyo>${project.version}</version.lyo>
<version.jena>3.6.0</version.jena>
<version.jena>3.12.0</version.jena>
<version.jersey>2.27</version.jersey>
<version.servlet>3.1.0</version.servlet>
</properties>
Expand Down

0 comments on commit 01f8c6c

Please sign in to comment.