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

mgrigorov pushed a commit to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/wicket-9.x by this push:
     new e611e867fd Bump com.github.siom79.japicmp:japicmp-maven-plugin (#663)
e611e867fd is described below

commit e611e867fdf7b621711b58244316bb8ecbe11a6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 25 09:19:34 2023 +0300

    Bump com.github.siom79.japicmp:japicmp-maven-plugin (#663)
    
    Bumps 
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
 from 0.17.3 to 0.18.0.
    - [Release notes](https://github.com/siom79/japicmp/releases)
    - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
    - 
[Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.17.3...japicmp-base-0.18.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>
    (cherry picked from commit 922a5fe6e885b5c19ed563e06982f258008e9963)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f488cd704a..e38d9358dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,8 +192,8 @@
                
<version.maven-resources-plugin>3.3.1</version.maven-resources-plugin>
                <version.maven-site-plugin>4.0.0-M9</version.maven-site-plugin>
                <version.maven-surefire>3.1.2</version.maven-surefire>
-               
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
-               
<japicmp-maven-plugin.version>0.17.2</japicmp-maven-plugin.version>
+               
<build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version>
+               
<japicmp-maven-plugin.version>0.18.0</japicmp-maven-plugin.version>
                
<maven-archetype-plugin.version>3.2.1</maven-archetype-plugin.version>
                <maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
                
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>

Reply via email to