We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9b390 commit 57604dbCopy full SHA for 57604db
pom.xml
@@ -76,6 +76,10 @@
76
<groupId>org.apache.geronimo.specs</groupId>
77
<artifactId>geronimo-javamail_1.4_spec</artifactId>
78
</exclusion>
79
+ <exclusion>
80
+ <groupId>org.apache.geronimo.specs</groupId>
81
+ <artifactId>geronimo-stax-api_1.0_spec</artifactId>
82
+ </exclusion>
83
</exclusions>
84
</dependency>
85
<!-- Dependency for Apache Abdera and Apache Tika. Tika needs newer version. -->
0 commit comments