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 164cb2a185eadac396657c97f2e334a2b8a1fdf9 Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Jul 14 12:34:12 2025 +0100 QPIDJMS-613: Update to jacoco 0.8.13 (cherry picked from commit 7db058a5c4de8b5b413149c8c82c11ef6280e86e) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 29832001..ffd3b077 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ <maven-idea-plugin-version>2.5</maven-idea-plugin-version> <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version> <findbugs-maven-plugin-version>3.0.2</findbugs-maven-plugin-version> - <jacoco-plugin-version>0.8.12</jacoco-plugin-version> + <jacoco-plugin-version>0.8.13</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]
