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 94cf8d0343 Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
94cf8d0343 is described below

commit 94cf8d0343e7a3122b7d8f3981f9c0f8245073fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 15 13:07:29 2022 +0000

    Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
    
    Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 
0.8.8.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 cbb83c9118..e92cfeb160 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1302,7 +1302,7 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>0.8.7</version>
+                <version>0.8.8</version>
                 <executions>
                     <execution>
                         <id>prepare-agent</id>

Reply via email to