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 3f73c4f24 Update jacoco-report-maven-plugin
3f73c4f24 is described below
commit 3f73c4f24a604a1770c5df62b89d05eba303a72a
Author: Andreas Veithen <[email protected]>
AuthorDate: Sun Apr 21 22:59:09 2024 +0000
Update jacoco-report-maven-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5bb24ef8d..ed90a83fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1108,7 +1108,7 @@
<plugin>
<groupId>com.github.veithen.maven</groupId>
<artifactId>jacoco-report-maven-plugin</artifactId>
- <version>0.4.0</version>
+ <version>0.5.0</version>
<executions>
<execution>
<goals>