Skip to content

Commit 9ea20a3

Browse files
committed
work
1 parent 201fab6 commit 9ea20a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1621,6 +1621,10 @@
16211621
<groupId>org.apache.commons</groupId>
16221622
<artifactId>commons-text</artifactId>
16231623
</exclude>
1624+
<exclude>
1625+
<groupId>org.jruby.joni</groupId>
1626+
<artifactId>joni</artifactId>
1627+
</exclude>
16241628
</excludes>
16251629
</configuration>
16261630
<executions>

0 commit comments

Comments
 (0)