You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2023/05/11 15:26:41 UTC

[qpid-protonj2] 02/02: PROTON-2734 Update jacoco plugin to0.8.10

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

commit 09b4d6c695fd68914e8e9114ca6d9389f490f34d
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Thu May 11 11:26:27 2023 -0400

    PROTON-2734 Update jacoco plugin to0.8.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc4c2b0f..a1e43de5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <netty.tcnative.version>2.0.61.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->
-    <jacoco.plugin.version>0.8.8</jacoco.plugin.version>
+    <jacoco.plugin.version>0.8.10</jacoco.plugin.version>
 
     <!-- Test properties -->
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org