]> source.dussan.org Git - jgit.git/commitdiff
Update jacoco-maven-plugin to 0.8.12 46/1195146/2
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 23 May 2024 22:27:11 +0000 (00:27 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 23 May 2024 22:36:44 +0000 (00:36 +0200)
Change-Id: I5fb1228199159c82d426dcb22aabd39411f381c7

pom.xml

diff --git a/pom.xml b/pom.xml
index 0dd6ff29cdcccd738519eb2414eb33ed17dc7755..14118e4bcaaab818459d2bdeb21e47c288fa4481 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
-          <version>0.8.11</version>
+          <version>0.8.12</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>