This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 7ff3ca6 Bump jacoco-report-maven-plugin from 0.2.0 to 0.3.0
7ff3ca6 is described below
commit 7ff3ca6cfb64cc554de55927aa186f8777ad9049
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 27 11:37:01 2021 +0000
Bump jacoco-report-maven-plugin from 0.2.0 to 0.3.0
Bumps
[jacoco-report-maven-plugin](https://github.com/veithen/jacoco-report-maven-plugin)
from 0.2.0 to 0.3.0.
- [Release
notes](https://github.com/veithen/jacoco-report-maven-plugin/releases)
-
[Commits](https://github.com/veithen/jacoco-report-maven-plugin/compare/0.2.0...0.3.0)
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 728f11d..62058b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1059,7 +1059,7 @@
<plugin>
<groupId>com.github.veithen.maven</groupId>
<artifactId>jacoco-report-maven-plugin</artifactId>
- <version>0.2.0</version>
+ <version>0.3.0</version>
<executions>
<execution>
<goals>