We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c5a8c commit 34b8482Copy full SHA for 34b8482
1 file changed
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.1-SNAPSHOT</version>
+ <version>0.8.1</version>
8
</parent>
9
<modelVersion>4.0.0</modelVersion>
10
<artifactId>jsonld-java-tools</artifactId>
@@ -35,7 +35,7 @@
35
<dependency>
36
<groupId>net.sf.jopt-simple</groupId>
37
<artifactId>jopt-simple</artifactId>
38
- <version>4.8</version>
+ <version>4.9</version>
39
</dependency>
40
41
<groupId>org.openrdf.sesame</groupId>
0 commit comments