Skip to content

Commit cb94331

Browse files
committed
Remove unnecessary exclusion
1 parent 3e7a5c8 commit cb94331

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,6 @@
222222
<groupId>nekohtml</groupId>
223223
<artifactId>nekohtml</artifactId>
224224
</exclusion>
225-
<exclusion>
226-
<groupId>xerces</groupId>
227-
<artifactId>xercesImpl</artifactId>
228-
</exclusion>
229225
</exclusions>
230226
</dependency>
231227
<dependency>

0 commit comments

Comments
 (0)