Skip to content

Commit ec2d121

Browse files
committed
Remove unneeded dependency
1 parent a8416ae commit ec2d121

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -337,11 +337,6 @@
337337
<artifactId>jena-arq</artifactId>
338338
<version>${jena-version}</version>
339339
</dependency>
340-
<dependency>
341-
<groupId>org.apache.jena</groupId>
342-
<artifactId>jena-shacl</artifactId>
343-
<version>${jena-version}</version>
344-
</dependency>
345340
<dependency>
346341
<groupId>org.apache.commons</groupId>
347342
<artifactId>commons-text</artifactId>

0 commit comments

Comments
 (0)