We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70cf86 commit 4b67260Copy full SHA for 4b67260
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<artifactId>jsonld-java-parent</artifactId>
6
<groupId>com.github.jsonld-java</groupId>
7
- <version>0.8.3-SNAPSHOT</version>
+ <version>0.8.3</version>
8
</parent>
9
<modelVersion>4.0.0</modelVersion>
10
<artifactId>jsonld-java-tools</artifactId>
@@ -13,7 +13,7 @@
13
<packaging>jar</packaging>
14
15
<properties>
16
- <sesame.version>2.8.9</sesame.version>
+ <sesame.version>2.8.11</sesame.version>
17
</properties>
18
19
<dependencies>
0 commit comments