You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2022/08/31 15:58:40 UTC

[qpid-jms] 01/04: QPIDJMS-577: update to jacoco 0.8.8

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-jms.git

commit 3dde5be1d2ecb8a895ade4cb99bcd528e8ad4405
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Aug 31 16:04:11 2022 +0100

    QPIDJMS-577: update to jacoco 0.8.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 976ca523..311e026d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org