Skip to content

Commit 501b16f

Browse files
committed
work
1 parent 9ea20a3 commit 501b16f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pom.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,6 +1625,18 @@
16251625
<groupId>org.jruby.joni</groupId>
16261626
<artifactId>joni</artifactId>
16271627
</exclude>
1628+
<exclude>
1629+
<groupId>com.headius</groupId>
1630+
<artifactId>options</artifactId>
1631+
</exclude>
1632+
<exclude>
1633+
<groupId>oro</groupId>
1634+
<artifactId>oro</artifactId>
1635+
</exclude>
1636+
<exclude>
1637+
<groupId>org.apache-extras.beanshell</groupId>
1638+
<artifactId>bsh</artifactId>
1639+
</exclude>
16281640
</excludes>
16291641
</configuration>
16301642
<executions>

0 commit comments

Comments
 (0)