Skip to content

Commit 3daf756

Browse files
committed
Removed direct libthrift dependency
1 parent 1132c31 commit 3daf756

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

shaclvalidator-common/pom.xml

-4
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
<groupId>org.apache.jena</groupId>
2929
<artifactId>jena-arq</artifactId>
3030
</dependency>
31-
<dependency>
32-
<groupId>org.apache.thrift</groupId>
33-
<artifactId>libthrift</artifactId>
34-
</dependency>
3531
<dependency>
3632
<groupId>commons-io</groupId>
3733
<artifactId>commons-io</artifactId>

0 commit comments

Comments
 (0)