| commit | a7f60afaa391094e7f998b64e4235839609474c9 | [log] [tgz] |
|---|---|---|
| author | Timothy Bish <tabish121@gmail.com> | Mon Oct 13 11:24:40 2025 -0400 |
| committer | Timothy Bish <tabish121@gmail.com> | Mon Oct 13 11:24:40 2025 -0400 |
| tree | 62f06a7e1d1623ebe6688d52737187affb255c64 | |
| parent | 56e9c7f6717698369808f12066a6feb8721ac92b [diff] |
PROTON-2906 Update jacoco to 0.8.14
diff --git a/pom.xml b/pom.xml index ffcff82..c96c305 100644 --- a/pom.xml +++ b/pom.xml
@@ -50,7 +50,7 @@ <netty.tcnative.version>2.0.74.Final</netty.tcnative.version> <!-- Plugin versions --> - <jacoco.plugin.version>0.8.13</jacoco.plugin.version> + <jacoco.plugin.version>0.8.14</jacoco.plugin.version> <!-- Test properties --> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>