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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 874a369ad2 Bump com.github.veithen.maven:jacoco-report-maven-plugin
874a369ad2 is described below

commit 874a369ad288d3106908c7e733289c23158b4a56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 15 23:25:11 2024 +0000

    Bump com.github.veithen.maven:jacoco-report-maven-plugin
    
    Bumps 
[com.github.veithen.maven:jacoco-report-maven-plugin](https://github.com/veithen/jacoco-report-maven-plugin)
 from 0.4.0 to 0.5.0.
    - 
[Commits](https://github.com/veithen/jacoco-report-maven-plugin/compare/0.4.0...0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.veithen.maven:jacoco-report-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7360c49852..ae6dcf2b2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1409,7 +1409,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>

Reply via email to