Skip to content

Commit

Permalink
GH-3654 switch to hasmac-jsonld a fork of titanium with improved perf…
Browse files Browse the repository at this point in the history
…ormance
  • Loading branch information
hmottestad committed Feb 21, 2024
1 parent a758a25 commit 283f728
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions core/rio/jsonld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.github.jsonld-java</groupId>
<artifactId>jsonld-java</artifactId>
<groupId>no.hasmac</groupId>
<artifactId>hasmac-json-ld</artifactId>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 283f728

Please sign in to comment.