Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit 045ec4a

Browse files
Minor bug fix
🪲
1 parent 78085b3 commit 045ec4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sansa-inference-spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
<exclude>commons-logging:commons-logging</exclude>
305305
<exclude>commons-net:commons-net</exclude>
306306
<exclude>io.dropwizard.metrics:metrics*</exclude>
307-
<exckude>io.netty:netty*</exckude>
307+
<exclude>io.netty:netty*</exclude>
308308
<exclude>javax.activation:activation</exclude>
309309
<exclude>javax.annotation:javax.annotation-api</exclude>
310310
<exclude>javax.servlet:javax.servlet-api</exclude>

0 commit comments

Comments
 (0)