Skip to content

Commit

Permalink
Bump japicmp-maven-plugin from 0.15.3 to 0.15.4 (#1651)
Browse files Browse the repository at this point in the history
Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.15.3 to 0.15.4.
- [Release notes](https://github.com/siom79/japicmp/releases)
- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
- [Commits](siom79/japicmp@japicmp-base-0.15.3...japicmp-base-0.15.4)

---
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2021
1 parent adba4e8 commit 7f28cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -192,7 +192,7 @@
<!-- API version compat check - https://siom79.github.io/japicmp/ -->
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
<version>0.15.3</version>
<version>0.15.4</version>
<configuration>
<!-- hard code previous version; can't detect when running stateless on build server -->
<oldVersion>
Expand Down

0 comments on commit 7f28cb0

Please sign in to comment.