From 7b83320f9e26157dfd8cdef2b628dce7ba42aa55 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Fri, 25 Sep 2020 19:39:49 +0000 Subject: Update third party libraries in pom.xml and build.gradle, update JaCoCo to 0.8.6 Maven build should work onw, but Gradle is still broken by the poi-ant-contrib library Also remove outdated third party libraries git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882026 13f79535-47bb-0310-9956-ffa450edef68 --- sonar/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sonar/pom.xml') diff --git a/sonar/pom.xml b/sonar/pom.xml index 02b314ce3d..ab8a8faa89 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -81,10 +81,10 @@ target/site/jacoco/jacoco.xml - 3.1.0 + 4.0.0 4.13 - 2.6.3 - 2.13.0 + 2.7.0 + 3.5.0 3.1.0 3.2.0 3.1.0 @@ -145,7 +145,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.6 -- cgit v1.2.3