aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2019-03-22 23:24:35 +0000
committerPJ Fanning <fanningpj@apache.org>2019-03-22 23:24:35 +0000
commite2111d9d269adf5e0b8605b2438d06524a89cc35 (patch)
tree9d1d7759ab779613e18ea463e34523e25569f18f /sonar/pom.xml
parent905c53794c01cf28b801c1349046b433e3ead247 (diff)
downloadpoi-e2111d9d269adf5e0b8605b2438d06524a89cc35.tar.gz
poi-e2111d9d269adf5e0b8605b2438d06524a89cc35.zip
xmlbeans 3.1.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1856093 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/pom.xml')
-rw-r--r--sonar/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml
index bbb615320f..160645d870 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -77,7 +77,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.3</xmlbeans.version>
+ <xmlbeans.version>3.1.0</xmlbeans.version>
<junit.version>4.12</junit.version>
<xmlunit.version>2.5.1</xmlunit.version>
<mockito.version>2.13.0</mockito.version>