Skip to content

Commit fab237a

Browse files
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.0 to 0.25.1 (#345)
Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.25.0 to 0.25.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/siom79/japicmp/commit/d9968f22a45784c5acc77eca1b70fc4ae66ed9ab"><code>d9968f2</code></a> [maven-release-plugin] prepare release japicmp-base-0.25.1</li> <li><a href="https://github.com/siom79/japicmp/commit/8493c9f820cb6f8bfd12276e804d3d813a6cca9c"><code>8493c9f</code></a> upgraded version in *.md files to 0.25.1</li> <li><a href="https://github.com/siom79/japicmp/commit/c801cc0b7a28522b0d11c080649434505ee2f741"><code>c801cc0</code></a> <a href="https://redirect.github.com/siom79/japicmp/issues/475">#475</a> add release 0.25.1</li> <li><a href="https://github.com/siom79/japicmp/commit/cc0021976ef1a8a71c2e69563b5b15ac9d04fcc6"><code>cc00219</code></a> <a href="https://redirect.github.com/siom79/japicmp/issues/475">#475</a> added content type to pre-formatted blocks in md files</li> <li><a href="https://github.com/siom79/japicmp/commit/9a80f34ba0f3bd437e62a5d508691f4ac13db828"><code>9a80f34</code></a> <a href="https://redirect.github.com/siom79/japicmp/issues/475">#475</a> upgrade maven site skin version</li> <li><a href="https://github.com/siom79/japicmp/commit/6599033dbdb3f960be84d96ac5532dd3223c73dd"><code>6599033</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/474">#474</a> from jjlharrison/fix-mvn-default-params</li> <li><a href="https://github.com/siom79/japicmp/commit/070bcf39d00b53e19221537d69d8485365d55e59"><code>070bcf3</code></a> Fix default values for Maven configuration parameters</li> <li><a href="https://github.com/siom79/japicmp/commit/aac58ccfad79ded74e94a4df72ba4e665f2af379"><code>aac58cc</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/471">#471</a> from siom79/branch-0.25.0</li> <li><a href="https://github.com/siom79/japicmp/commit/fb4d111c28c7df1093afa715a4a118f643c9391f"><code>fb4d111</code></a> Merge branch 'master' into branch-0.25.0</li> <li><a href="https://github.com/siom79/japicmp/commit/6ae0ebf40e4135a169baccd11305aa819e8e19c7"><code>6ae0ebf</code></a> update README.md</li> <li>Additional commits viewable in <a href="https://github.com/siom79/japicmp/compare/japicmp-base-0.25.0...japicmp-base-0.25.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.siom79.japicmp:japicmp-maven-plugin&package-manager=maven&previous-version=0.25.0&new-version=0.25.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ef7124 commit fab237a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
<plugin>
441441
<groupId>com.github.siom79.japicmp</groupId>
442442
<artifactId>japicmp-maven-plugin</artifactId>
443-
<version>0.25.0</version>
443+
<version>0.25.1</version>
444444
</plugin>
445445
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
446446
<plugin>

0 commit comments

Comments
 (0)