aboutsummaryrefslogtreecommitdiffstats
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 81b000c761..f201c7b49d 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -63,7 +63,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>2.6.0</xmlbeans.version>
+ <xmlbeans.version>3.0.0</xmlbeans.version>
<junit.version>4.12</junit.version>
<xmlunit.version>2.5.1</xmlunit.version>
<mockito.version>2.13.0</mockito.version>