You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2024/02/26 11:31:34 UTC

(wicket) branch master updated: Bump com.github.siom79.japicmp:japicmp-maven-plugin (#797)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 894b3bdb80 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#797)
894b3bdb80 is described below

commit 894b3bdb80807da2edb0983439e088072f754575
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 26 13:31:29 2024 +0200

    Bump com.github.siom79.japicmp:japicmp-maven-plugin (#797)
    
    Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.18.4 to 0.18.5.
    - [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.18.4...japicmp-base-0.18.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d3d2818fac..f2143249ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
 
 		<!-- Maven plugins -->
 		<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
-		<japicmp-maven-plugin.version>0.18.4</japicmp-maven-plugin.version>
+		<japicmp-maven-plugin.version>0.18.5</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-clean-plugin.version>3.3.2</maven-clean-plugin.version>