We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f562b5e commit dfd1de6Copy full SHA for dfd1de6
pom.xml
@@ -193,6 +193,12 @@
193
<groupId>io.setl</groupId>
194
<artifactId>rdf-urdna</artifactId>
195
<version>1.4</version>
196
+ <exclusions>
197
+ <exclusion>
198
+ <groupId>com.apicatalog</groupId>
199
+ <artifactId>titanium-json-ld-jre8</artifactId>
200
+ </exclusion>
201
+ </exclusions>
202
</dependency>
203
<dependency>
204
<groupId>io.github.erdtman</groupId>
0 commit comments