summaryrefslogtreecommitdiffstats
path: root/sonar/pom.xml
diff options
context:
space:
mode:
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>