gitshark

Clone repository

git clone https://gitshark.de/git/workaround/Gitshark.git
git clone git@gitshark.de:workaround/Gitshark.git

← Commits

Update dependency org.jacoco:jacoco-maven-plugin to v0.8.15

822e9ae4436cae8f684ea3b00286324d60e8be5f · Michael Hainz · 2026-07-21T15:39:48Z

Changes

1 file changed, +1 -1

MODIFY pom.xml +1 -1
diff --git a/pom.xml b/pom.xml
index 608a5bd..d84e45f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
25 25 <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
26 26 <skipITs>true</skipITs>
27 27 <surefire-plugin.version>3.5.6</surefire-plugin.version>
28 - <jacoco.version>0.8.13</jacoco.version>
28 + <jacoco.version>0.8.15</jacoco.version>
29 29 <!-- Combined coverage report consumed by SonarQube (git-shark project). -->
30 30 <sonar.coverage.jacoco.xmlReportPaths>${project.build.directory}/jacoco-report/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
31 31 </properties>

Keyboard shortcuts

?Show this help
g hGo home
EscClose dialog