aboutsummaryrefslogtreecommitdiffstats
path: root/sonar
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 /sonar
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 'sonar')
-rw-r--r--sonar/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml
index 9a184a138a..0316403a05 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -72,7 +72,7 @@
<sonar.scm.disabled>true</sonar.scm.disabled>
<!-- define some of the third-party or plugin-versions globally to use the same in all modules -->
- <xmlbeans.version>3.0.1</xmlbeans.version>
+ <xmlbeans.version>3.0.2</xmlbeans.version>
<junit.version>4.12</junit.version>
<xmlunit.version>2.5.1</xmlunit.version>
<mockito.version>2.13.0</mockito.version>