Skip to content

Commit 57604db

Browse files
committed
try exclude
1 parent 6a9b390 commit 57604db

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
@@ -76,6 +76,10 @@
7676
<groupId>org.apache.geronimo.specs</groupId>
7777
<artifactId>geronimo-javamail_1.4_spec</artifactId>
7878
</exclusion>
79+
<exclusion>
80+
<groupId>org.apache.geronimo.specs</groupId>
81+
<artifactId>geronimo-stax-api_1.0_spec</artifactId>
82+
</exclusion>
7983
</exclusions>
8084
</dependency>
8185
<!-- Dependency for Apache Abdera and Apache Tika. Tika needs newer version. -->

0 commit comments

Comments
 (0)