Skip to content

Commit 7ec54a6

Browse files
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to 0.25.4 (#350)
Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.25.1 to 0.25.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/siom79/japicmp/commit/5f39c6f38eee8d0b8110e66db9111a2f9fb91930"><code>5f39c6f</code></a> [maven-release-plugin] prepare release japicmp-base-0.25.4</li> <li><a href="https://github.com/siom79/japicmp/commit/e46397f79effd5d20171c75b6b3f595fdc03b460"><code>e46397f</code></a> upgraded version in *.md files to 0.25.4</li> <li><a href="https://github.com/siom79/japicmp/commit/37b88f23f3dccf9cffee7675b7e05ec27e9a5e25"><code>37b88f2</code></a> Add release notes for version 0.25.4</li> <li><a href="https://github.com/siom79/japicmp/commit/b849c4ec51845155359237b402772428180db114"><code>b849c4e</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/491">#491</a> from bradleylarrick/annotation-exclusion-error</li> <li><a href="https://github.com/siom79/japicmp/commit/49627e6fe8a93e661e9e0c854636b4e629979e58"><code>49627e6</code></a> Modified getCompileArtifacts() to use reactor to resolve project artifact.</li> <li><a href="https://github.com/siom79/japicmp/commit/c8e56a6614a9b700acb60ce674213974325cdd2a"><code>c8e56a6</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/490">#490</a> from siom79/release-v0.25.3</li> <li><a href="https://github.com/siom79/japicmp/commit/e841014f8f6ab6ab73b2453ba3b5b442011be880"><code>e841014</code></a> Merge remote-tracking branch 'origin/release-v0.25.3' into release-v0.25.3</li> <li><a href="https://github.com/siom79/japicmp/commit/bddc4109137d692a01c3086966b0216dc29df759"><code>bddc410</code></a> update README.md</li> <li><a href="https://github.com/siom79/japicmp/commit/8bc64d14fd07ebae42a7061a5ee00d20aaa54abc"><code>8bc64d1</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/siom79/japicmp/commit/390b1fad38649c47e864c7eccc124a6263db264c"><code>390b1fa</code></a> [maven-release-plugin] prepare release japicmp-base-0.25.3</li> <li>Additional commits viewable in <a href="https://github.com/siom79/japicmp/compare/japicmp-base-0.25.1...japicmp-base-0.25.4">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.1&new-version=0.25.4)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac965b9 commit 7ec54a6

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.1</version>
443+
<version>0.25.4</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)