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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
