This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton-j.git
commit ce4ba8653591bb218633b1f10815bc396f5a8bfd Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Mon Aug 29 13:00:24 2022 +0100 PROTON-2595: update jacoco to 0.8.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7641bff..80792afb 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ <!-- Plugin versions --> <maven-bundle-plugin-version>5.1.2</maven-bundle-plugin-version> - <jacoco-plugin-version>0.8.7</jacoco-plugin-version> + <jacoco-plugin-version>0.8.8</jacoco-plugin-version> <surefire.version>2.22.2</surefire.version> <!-- See also maven.compiler.release in the java9on profile --> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org