aboutsummaryrefslogtreecommitdiffstats
path: root/maven
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2018-10-27 11:52:26 +0000
committerPJ Fanning <fanningpj@apache.org>2018-10-27 11:52:26 +0000
commitcc131eeab945f374729322f7e09ce31bce4dab05 (patch)
treeb1c103dbe293c4aac525e6d88f07d489f819cd6d /maven
parentaf9142e4b744638fa448f81081a7cda1bc376576 (diff)
downloadpoi-cc131eeab945f374729322f7e09ce31bce4dab05.tar.gz
poi-cc131eeab945f374729322f7e09ce31bce4dab05.zip
update xmlbeans to 3.0.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1844955 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven')
-rw-r--r--maven/poi-ooxml-schemas.pom2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/poi-ooxml-schemas.pom b/maven/poi-ooxml-schemas.pom
index bff66dfb6e..93351edc3d 100644
--- a/maven/poi-ooxml-schemas.pom
+++ b/maven/poi-ooxml-schemas.pom
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
- <version>3.0.1</version>
+ <version>3.0.2</version>
</dependency>
</dependencies>
</project>