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

cstamas pushed a commit to branch maven-resolver-1.9.x
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/maven-resolver-1.9.x by this 
push:
     new d318fefd [MRESOLVER-592] Bump 
com.github.siom79.japicmp:japicmp-maven-plugin
d318fefd is described below

commit d318fefdf8d544083fff1dc6ca6f02745e9eab60
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Fri Aug 2 14:16:40 2024 +0200

    [MRESOLVER-592] Bump com.github.siom79.japicmp:japicmp-maven-plugin
    
    Bumps 
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
 from 0.21.2 to 0.22.0.
    - [Release notes](https://github.com/siom79/japicmp/releases)
    - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
    - [Commits](siom79/japicmp@japicmp-base-0.21.2...japicmp-base-0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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/MRESOLVER-592
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53de6b81..68ff7293 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@
         <plugin>
           <groupId>com.github.siom79.japicmp</groupId>
           <artifactId>japicmp-maven-plugin</artifactId>
-          <version>0.21.1</version>
+          <version>0.22.0</version>
           <configuration>
             <oldVersion>
               <!-- We compare same module against 1.8.0 set as "baseline" -->

Reply via email to