This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
The following commit(s) were added to refs/heads/main by this push:
new a7f60afa PROTON-2906 Update jacoco to 0.8.14
a7f60afa is described below
commit a7f60afaa391094e7f998b64e4235839609474c9
Author: Timothy Bish <[email protected]>
AuthorDate: Mon Oct 13 11:24:40 2025 -0400
PROTON-2906 Update jacoco to 0.8.14
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ffcff82a..c96c305b 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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]