Skip to content

Commit b2aa7de

Browse files
committed
work
1 parent 501b16f commit b2aa7de

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
@@ -1637,6 +1637,10 @@
16371637
<groupId>org.apache-extras.beanshell</groupId>
16381638
<artifactId>bsh</artifactId>
16391639
</exclude>
1640+
<exclude>
1641+
<groupId>org.unbescape</groupId>
1642+
<artifactId>unbescape</artifactId>
1643+
</exclude>
16401644
</excludes>
16411645
</configuration>
16421646
<executions>

0 commit comments

Comments
 (0)