Skip to content

Commit 94ba115

Browse files
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.1 to 0.24.1 (#310)
Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.23.1 to 0.24.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/siom79/japicmp/commit/2d11262f7f9ea391a5f9490de62ea2f09061235a"><code>2d11262</code></a> [maven-release-plugin] prepare release japicmp-base-0.24.1</li> <li><a href="https://github.com/siom79/japicmp/commit/e1276e045256ed8f6394d3baa34422998cc6ff4a"><code>e1276e0</code></a> upgraded version in *.md files to 0.24.1</li> <li><a href="https://github.com/siom79/japicmp/commit/05cafbdd681259cc1a5216d38066bfe077c190bf"><code>05cafbd</code></a> <a href="https://redirect.github.com/siom79/japicmp/issues/426">#426</a> 0.24.1 in ReleaseNotes.md</li> <li><a href="https://github.com/siom79/japicmp/commit/9a176c773e2013df8d591d2502f660ad81d45f22"><code>9a176c7</code></a> <a href="https://redirect.github.com/siom79/japicmp/issues/426">#426</a> CompatibilityChanges.hasToBeEvaluated() includes accessModifier and synt...</li> <li><a href="https://github.com/siom79/japicmp/commit/e5bb118031e9cc25c5efc99e99236d30bb4b7fcb"><code>e5bb118</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/435">#435</a> from siom79/432-new-release-prodecure-to-maven-central</li> <li><a href="https://github.com/siom79/japicmp/commit/274cb9b0681101d2c40f842abb5afbcc4011a53d"><code>274cb9b</code></a> <a href="https://redirect.github.com/siom79/japicmp/issues/432">#432</a> added steps for release failed</li> <li><a href="https://github.com/siom79/japicmp/commit/263cc2a58bd131ea5e24d2d917d601b1a0457c71"><code>263cc2a</code></a> Merge pull request <a href="https://redirect.github.com/siom79/japicmp/issues/433">#433</a> from siom79/432-new-release-prodecure-to-maven-central</li> <li><a href="https://github.com/siom79/japicmp/commit/617b5a176430dbde73131c2647c1c9726f285a4b"><code>617b5a1</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/siom79/japicmp/commit/8caf35ec238501f521ce50e668ee8630ad7ab0a0"><code>8caf35e</code></a> [maven-release-plugin] prepare release japicmp-base-0.24.0</li> <li><a href="https://github.com/siom79/japicmp/commit/83c355fd36f91d06090ef2ff6e21dfda5f61987e"><code>83c355f</code></a> <a href="https://redirect.github.com/siom79/japicmp/issues/432">#432</a> back to 0.24.0-SNAPSHOT</li> <li>Additional commits viewable in <a href="https://github.com/siom79/japicmp/compare/japicmp-base-0.23.1...japicmp-base-0.24.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.23.1&new-version=0.24.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 6d9105d commit 94ba115

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.23.1</version>
443+
<version>0.24.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)