From: Dominik Stadler Date: Sat, 30 Dec 2023 11:11:24 +0000 (+0000) Subject: Update JaCoCo to 0.8.11 X-Git-Tag: REL_5_3_0~140 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e17f92ee3a499a1d760f78745f042cd7713d5cde;p=poi.git Update JaCoCo to 0.8.11 This should make building with JDK 22 work git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914987 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index 71f2951dbe..00a4831c34 100644 --- a/build.gradle +++ b/build.gradle @@ -389,7 +389,7 @@ subprojects { } jacoco { - toolVersion = '0.8.10' + toolVersion = '0.8.11' } jacocoTestReport { diff --git a/build.xml b/build.xml index 34dd6833d1..70f81a01ee 100644 --- a/build.xml +++ b/build.xml @@ -343,7 +343,7 @@ under the License. - + @@ -727,6 +727,7 @@ under the License. + @@ -734,6 +735,7 @@ under the License. +