This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ce29a50b3 [MNG-8682] Bump 
io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin (#2248)
9ce29a50b3 is described below

commit 9ce29a50b3a439c2e3ac064dc299bcb29e868a42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 11 11:03:19 2025 +0200

    [MNG-8682] Bump 
io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin (#2248)
    
    Bumps 
[io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin](https://github.com/olamy/jacoco-aggregator-maven-plugin)
 from 1.0.1 to 1.0.2.
    - [Release 
notes](https://github.com/olamy/jacoco-aggregator-maven-plugin/releases)
    - 
[Commits](https://github.com/olamy/jacoco-aggregator-maven-plugin/compare/jacoco-aggregator-maven-plugin-1.0.1...jacoco-aggregator-maven-plugin-1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: 
io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin
      dependency-version: 1.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MNG-8682
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc18fe4d80..4c631f94ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -802,7 +802,7 @@ under the License.</licenseText>
       <plugin>
         <groupId>io.github.olamy.maven.plugins</groupId>
         <artifactId>jacoco-aggregator-maven-plugin</artifactId>
-        <version>1.0.1</version>
+        <version>1.0.2</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

Reply via email to