dependabot[bot] opened a new pull request, #1413: URL: https://github.com/apache/wicket/pull/1413
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.26.0 to 3.31.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openrewrite/rewrite-migrate-java/releases">org.openrewrite.recipe:rewrite-migrate-java's releases</a>.</em></p> <blockquote> <h2>3.31.3</h2> <h2>What's Changed</h2> <ul> <li>Add acceptTransitive to javax-to-jakarta AddDependency entries by <a href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1034">openrewrite/rewrite-migrate-java#1034</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.2...v3.31.3">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.2...v3.31.3</a></p> <h2>3.31.2</h2> <h2>What's Changed</h2> <ul> <li>Only add lombok annotation processor to modules that use lombok by <a href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1031">openrewrite/rewrite-migrate-java#1031</a></li> <li>Add missing AddDependency fallback for jakarta.servlet.jsp-api in JSP migration by <a href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1032">openrewrite/rewrite-migrate-java#1032</a></li> <li>Add missing AddDependency fallback entries for all javax-to-jakarta migrations by <a href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1033">openrewrite/rewrite-migrate-java#1033</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.1...v3.31.2">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.1...v3.31.2</a></p> <h2>3.31.1</h2> <h2>What's Changed</h2> <ul> <li>Add JSP and JSTL API version upgrades to Jakarta EE 10 recipe by <a href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1029">openrewrite/rewrite-migrate-java#1029</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.0...v3.31.1">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.31.0...v3.31.1</a></p> <h2>3.31.0</h2> <h2>What's Changed</h2> <ul> <li>Modernize README to reflect current project capabilities by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1020">openrewrite/rewrite-migrate-java#1020</a></li> <li>Add UseTryWithResources to Java 11 migration recipe by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1022">openrewrite/rewrite-migrate-java#1022</a></li> <li>Add ExplicitTypeToVar recipe to replace explicit type with var keyword. by <a href="https://github.com/motlin"><code>@motlin</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1009">openrewrite/rewrite-migrate-java#1009</a></li> <li>Fix IBMSemeruTest for updated ChangeType wildcard import handling by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1026">openrewrite/rewrite-migrate-java#1026</a></li> <li>Extend UseVarForPrimitive to support String literals by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1024">openrewrite/rewrite-migrate-java#1024</a></li> <li>Add notes for Faces 4.0 FacesManagedBeansRemoved by <a href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1025">openrewrite/rewrite-migrate-java#1025</a></li> <li>Fix order for ManagedProperty migration in Faces 4.0 by <a href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1027">openrewrite/rewrite-migrate-java#1027</a></li> <li>Add javax/jakarta.enterprise.concurrent-api migration for EE9 by <a href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1028">openrewrite/rewrite-migrate-java#1028</a></li> <li>Add Java best practices recipe by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1021">openrewrite/rewrite-migrate-java#1021</a></li> <li>Add JavadocToMarkdownDocComment recipe (JEP 467) by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1019">openrewrite/rewrite-migrate-java#1019</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/motlin"><code>@motlin</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1009">openrewrite/rewrite-migrate-java#1009</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.30.1...v3.31.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.30.1...v3.31.0</a></p> <h2>v3.30.1</h2> <h2>What's Changed</h2> <ul> <li>Fix Jackson 2.21+ compatibility for JREThrowableFinalMethods by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1010">openrewrite/rewrite-migrate-java#1010</a></li> <li>Fix UpgradeToJava21 recipe ordering for switch expressions by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1012">openrewrite/rewrite-migrate-java#1012</a></li> <li>Fix IfElseIfConstructToSwitch null safety regression by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1014">openrewrite/rewrite-migrate-java#1014</a></li> <li>Fix Jetty EE9 dependencies by <a href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1016">openrewrite/rewrite-migrate-java#1016</a></li> <li>Cleanup Jetty EE10 recipes. Reorder… by <a href="https://github.com/evie-lau"><code>@evie-lau</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/1017">openrewrite/rewrite-migrate-java#1017</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/d4107b92634660a2b2fd572abf748812a1f3c371"><code>d4107b9</code></a> Add acceptTransitive to javax-to-jakarta AddDependency entries (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1034">#1034</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/bef57d1530c1fdedbe5b9cc2a3db03da592eb663"><code>bef57d1</code></a> Add missing AddDependency fallback entries for all javax-to-jakarta migration...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/af026f0cee6bbf047d48f90a5fe5908fef8164f8"><code>af026f0</code></a> Add missing AddDependency fallback for jakarta.servlet.jsp-api in JSP migrati...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/1ee17aecc85488f5c2150d36ef92e98b07b4dc28"><code>1ee17ae</code></a> [Auto] SDKMAN! Java candidates as of 2026-03-30T1057</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/317ca424d62eecea2a6b09f603b9b20ed0f7025d"><code>317ca42</code></a> Only add lombok annotation processor to modules that use lombok (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1031">#1031</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/4970f3fe5def43fcf6555e3da9d1f81242e5f251"><code>4970f3f</code></a> Add JSP and JSTL API version upgrades to Jakarta EE 10 recipe and bump JSP AP...</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/062ba0b922246da446b0d8dd7073ecdb8a21e40e"><code>062ba0b</code></a> Include removal of illegal semicolons in the Java 21 migration.</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/f3a2e32e8c28272d19fc60474b2cdc6d33c807f0"><code>f3a2e32</code></a> Extract documentation examples from tests</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/e339177a8b6c7bea07467b2bbc9f349f1f5de7b7"><code>e339177</code></a> Add JavadocToMarkdownDocComment recipe (JEP 467) (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1019">#1019</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/fd3bfe33c4b3be75bb63c2aecc5c4c641bee5e86"><code>fd3bfe3</code></a> Add Java best practices recipe (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/1021">#1021</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.26.0...v3.31.3">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
