Skip to content

Commit 4b67260

Browse files
committed
Release 0.8.3
1 parent b70cf86 commit 4b67260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>jsonld-java-parent</artifactId>
66
<groupId>com.github.jsonld-java</groupId>
7-
<version>0.8.3-SNAPSHOT</version>
7+
<version>0.8.3</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>jsonld-java-tools</artifactId>
@@ -13,7 +13,7 @@
1313
<packaging>jar</packaging>
1414

1515
<properties>
16-
<sesame.version>2.8.9</sesame.version>
16+
<sesame.version>2.8.11</sesame.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)