Skip to content

Commit

Permalink
chore: Use jsonld-java 0.12.3.
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Sabadello <[email protected]>
  • Loading branch information
peacekeeper committed Apr 6, 2020
1 parent a1d27bb commit f2fdd33
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 @@ -96,7 +96,7 @@
<dependency>
<groupId>com.github.jsonld-java</groupId>
<artifactId>jsonld-java</artifactId>
<version>0.13.1-SNAPSHOT</version>
<version>0.12.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f2fdd33

Please sign in to comment.