Skip to content

Commit 479ab72

Browse files
committed
GH-3654 switch to hasmac-jsonld a fork of titanium with improved performance
1 parent 39e789b commit 479ab72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

core/rio/jsonld/pom.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@
3333
<scope>runtime</scope>
3434
</dependency>
3535
<dependency>
36-
<groupId>com.github.jsonld-java</groupId>
37-
<artifactId>jsonld-java</artifactId>
36+
<groupId>no.hasmac</groupId>
37+
<artifactId>hasmac-json-ld</artifactId>
38+
<version>0.1.0</version>
3839
</dependency>
3940
<dependency>
4041
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)