dependabot[bot] opened a new pull request, #1834: URL: https://github.com/apache/cxf/pull/1834
Bumps [org.bsc.maven:maven-processor-plugin](https://github.com/bsorrentino/maven-annotation-plugin) from 5.0 to 5.1-jdk8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bsorrentino/maven-annotation-plugin/releases">org.bsc.maven:maven-processor-plugin's releases</a>.</em></p> <blockquote> <h2>5.1</h2> <h3>Generic changes</h3> <p><strong>docs: update readme</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/5003422e7a1a45d">5003422e7a1a45d</a> bsorrentino <em>2024-04-12 15:46:06</em></p> <p><strong>build: update git ignore</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/859ae83b97aca4d">859ae83b97aca4d</a> bsorrentino <em>2024-04-12 15:45:54</em></p> <p><strong>Merge branch 'AndreaBaroncelli-unchanged_sources_check_fix' into develop</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/0b470ed27e50177">0b470ed27e50177</a> bsorrentino <em>2024-04-12 15:39:12</em></p> <p><strong>build: move to next developer version</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/51d6eba6a7edb21">51d6eba6a7edb21</a> bsorrentino <em>2024-04-12 15:24:24</em></p> <p><strong>Fixed unchanged sources check</strong></p> <ul> <li>File .maven-processor-source-files.txt must be skipped in lastModified check (being just an extra file added for control purposes), especially because it is rewritten in method areSourceFilesSameAsPreviousRun, so its lastModified date is necessarily the most recent one, which causes method to always return true.</li> </ul> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/cda172bc544d4a7">cda172bc544d4a7</a> Andrea Baroncelli <em>2024-04-11 14:31:25</em></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bsorrentino/maven-annotation-plugin/blob/master/CHANGELOG.md">org.bsc.maven:maven-processor-plugin's changelog</a>.</em></p> <blockquote> <h1>Maven Annotation Plugin - Changelog</h1> <!-- raw HTML omitted --> <h2>v5.1</h2> <h3>Generic changes</h3> <p><strong>Merge branch 'release/5.1'</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/ec799329daddd97">ec799329daddd97</a> bsorrentino <em>2024-04-12 15:48:43</em></p> <p><strong>build: move to next release</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/861c5a31d9ece5b">861c5a31d9ece5b</a> bsorrentino <em>2024-04-12 15:47:14</em></p> <p><strong>docs: update readme</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/5003422e7a1a45d">5003422e7a1a45d</a> bsorrentino <em>2024-04-12 15:46:06</em></p> <p><strong>build: update git ignore</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/859ae83b97aca4d">859ae83b97aca4d</a> bsorrentino <em>2024-04-12 15:45:54</em></p> <p><strong>Merge branch 'AndreaBaroncelli-unchanged_sources_check_fix' into develop</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/0b470ed27e50177">0b470ed27e50177</a> bsorrentino <em>2024-04-12 15:39:12</em></p> <p><strong>build: move to next developer version</strong></p> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/51d6eba6a7edb21">51d6eba6a7edb21</a> bsorrentino <em>2024-04-12 15:24:24</em></p> <p><strong>Fixed unchanged sources check</strong></p> <ul> <li>File .maven-processor-source-files.txt must be skipped in lastModified check (being just an extra file added for control purposes), especially because it is rewritten in method areSourceFilesSameAsPreviousRun, so its lastModified date is necessarily the most recent one, which causes method to always return true.</li> </ul> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/cda172bc544d4a7">cda172bc544d4a7</a> Andrea Baroncelli <em>2024-04-11 14:31:25</em></p> <p><strong>Merge tag 'v5.0-jdk8' into develop</strong></p> <ul> <li>fix release</li> </ul> <p><a href="https://github.com/bsorrentino/maven-annotation-plugin/commit/b33eda77e45abc8">b33eda77e45abc8</a> bsorrentino <em>2023-09-21 21:04:43</em></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/bsorrentino/maven-annotation-plugin/commits">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org