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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 6849f88  Bump japicmp-maven-plugin from 0.15.4 to 0.15.6 (#93)
6849f88 is described below

commit 6849f88a0f2cd535b7a1ebfbdb09145be38d7a76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 25 07:47:19 2022 -0500

    Bump japicmp-maven-plugin from 0.15.4 to 0.15.6 (#93)
    
    Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.15.4 
to 0.15.6.
    - [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.15.4...japicmp-base-0.15.6)
    
    ---
    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] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b785b4..f894804 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     <commons.felix.version>5.1.4</commons.felix.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
-    <commons.japicmp.version>0.15.4</commons.japicmp.version>
+    <commons.japicmp.version>0.15.6</commons.japicmp.version>
     <commons.jar-plugin.version>3.2.2</commons.jar-plugin.version>
     <commons.javadoc.version>3.3.1</commons.javadoc.version>
     <commons.jdepend.version>2.0</commons.jdepend.version>

Reply via email to