mirror of https://github.com/apache/poi.git
poi-ooxml-schemas depends on geronimo-stax-api
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@883637 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
03443502f5
commit
7878ecbd1a
|
@ -64,5 +64,10 @@
|
|||
<artifactId>xmlbeans</artifactId>
|
||||
<version>2.3.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.geronimo.specs</groupId>
|
||||
<artifactId>geronimo-stax-api_1.0_spec</artifactId>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue