aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-24 00:27:11 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-24 00:36:44 +0200
commit4a6d21cdc7f9acee31bd1e898fda2226a7b326a4 (patch)
treea08ef3847c5f428b83612f56661034087f84aae6 /pom.xml
parent83a79d39cd50ea58a9629a496d24265c6841ead6 (diff)
downloadjgit-4a6d21cdc7f9acee31bd1e898fda2226a7b326a4.tar.gz
jgit-4a6d21cdc7f9acee31bd1e898fda2226a7b326a4.zip
Update jacoco-maven-plugin to 0.8.12
Change-Id: I5fb1228199159c82d426dcb22aabd39411f381c7
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0dd6ff29cd..14118e4bca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@
<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>