From fb9164b9a984aa89bd54da41363ed4fa6631ae40 Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Mon, 31 Jul 2017 17:27:39 +0200 Subject: [PATCH] SONAR-9648 Upgrade bundled plugins to latest released versions --- pom.xml | 21 ++++++++++++++++----- sonar-application/pom.xml | 4 ++-- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 1275d20d002..dc04f1f9727 100644 --- a/pom.xml +++ b/pom.xml @@ -47,19 +47,26 @@ + 5.10.1.1411 - 4.9.0.9858 + + 4.12.0.11033 - 3.0.0.4962 + + 3.1.1.5128 + 2.10.0.2087 - 1.7.0.1195 + + 1.8.0.1496 + 2.3 - - 1.4.2.885 + + + 1.4.3.1027 1.2 1.4.0.522 1.18.0.487 @@ -644,6 +651,10 @@ org.codehaus.woodstox woodstox-core-lgpl + + org.codehaus.staxmate + staxmate + diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 5cce65ec797..276245bd8cc 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -242,8 +242,8 @@ - 138000000 - 146000000 + 136000000 + 144000000 ${project.build.directory}/sonarqube-${project.version}.zip -- 2.39.5