This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch 1.x in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit e39968a0cfc8731fafc3f35f61b4f6838e5382c3 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Aug 31 16:04:11 2022 +0100 QPIDJMS-577: update to jacoco 0.8.8 (cherry picked from commit 3dde5be1d2ecb8a895ade4cb99bcd528e8ad4405) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e69e327e..2b521d92 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ <maven-idea-plugin-version>2.5</maven-idea-plugin-version> <maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version> <findbugs-maven-plugin-version>3.0.2</findbugs-maven-plugin-version> - <jacoco-plugin-version>0.8.6</jacoco-plugin-version> + <jacoco-plugin-version>0.8.8</jacoco-plugin-version> <maven.compiler.source>11</maven.compiler.source> <maven.compiler.target>11</maven.compiler.target> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
