This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
new b14f91cd2 [AMQ-9036] Upgrade to cobertura-maven-plugin 2.7
b14f91cd2 is described below
commit b14f91cd20beb8a29f28f3aabcf1f5d96f85cea3
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Aug 16 18:35:01 2022 +0200
[AMQ-9036] Upgrade to cobertura-maven-plugin 2.7
(cherry picked from commit 274b8e03b24769a9cf306305eddd83a5a93849cc)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2c94b62a8..eb63344fd 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>