This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 274b8e03b [AMQ-9036] Upgrade to cobertura-maven-plugin 2.7
     new 85827ae63 Merge pull request #888 from jbonofre/AMQ-9036
274b8e03b is described below

commit 274b8e03b24769a9cf306305eddd83a5a93849cc
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Aug 16 18:35:01 2022 +0200

    [AMQ-9036] Upgrade to cobertura-maven-plugin 2.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0877ddf5d..542015d6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <maven-shade-plugin-version>3.3.0</maven-shade-plugin-version>
     <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
     <javacc-maven-plugin-version>2.6</javacc-maven-plugin-version>
-    <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version>
+    <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <taglist-maven-plugin-version>3.0.0</taglist-maven-plugin-version>
     
<build-helper-maven-plugin-version>3.3.0</build-helper-maven-plugin-version>
     <apache-rat-plugin-version>0.13</apache-rat-plugin-version>

Reply via email to