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 6fd189d85a582c2b7c9fafe9d1cab1187284d0f6 Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Oct 10 13:19:45 2023 +0100 PROTON-2771: update to jacoco 0.8.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9973f2a8..9558cbb0 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ <!-- Plugin versions --> <maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version> - <jacoco-plugin-version>0.8.8</jacoco-plugin-version> + <jacoco-plugin-version>0.8.10</jacoco-plugin-version> <!-- See also maven.compiler.release in the java9on profile --> <maven.compiler.source>1.8</maven.compiler.source> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
