Commit 3417f8f
authored
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.27.0 to 3.27.1 (#1598)
Bumps
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
from 3.27.0 to 3.27.1.
<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.27.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Add UpgradePluginsForJava25 for surefire, failsafe, compiler, and
byte-buddy by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/981">openrewrite/rewrite-migrate-java#981</a></li>
<li>Skip adding methods already provided by a superclass by <a
href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/983">openrewrite/rewrite-migrate-java#983</a></li>
<li>Prevent UseTextBlocks from dropping comments in concatenations by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/985">openrewrite/rewrite-migrate-java#985</a></li>
<li>Prevent LombokValToFinalVar from removing star imports by <a
href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/986">openrewrite/rewrite-migrate-java#986</a></li>
<li>Retain javax.xml.bind:jaxb-api when jackson-module-jaxb-annotations
is present by <a
href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/987">openrewrite/rewrite-migrate-java#987</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.27.0...v3.27.1">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.27.0...v3.27.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/56b280c313a1f936a1f76cca2ad7ff9be93cf9ad"><code>56b280c</code></a>
Retain javax.xml.bind:jaxb-api when jackson-module-jaxb-annotations is
presen...</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/0c1793f26593aa6c071d6358d7de6fa226d1dcec"><code>0c1793f</code></a>
Prevent LombokValToFinalVar from removing star imports (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/986">#986</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/e91f59e86865857e745564ae75cbf81a6f3dfe9e"><code>e91f59e</code></a>
Prevent UseTextBlocks from dropping comments in concatenations (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/985">#985</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/21993f5cac91c99b8a0c03e3e0256ba712b46001"><code>21993f5</code></a>
[Auto] SDKMAN! Java candidates as of 2026-02-16T1043</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/7a5a1b030309cf88b9c50192f55c48a5e4c33079"><code>7a5a1b0</code></a>
Skip adding methods already provided by a superclass (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/983">#983</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/0efab1c903c62f9b383014d0fba13673be061fd3"><code>0efab1c</code></a>
Add UpgradePluginsForJava25 for surefire, failsafe, compiler, and
byte-buddy ...</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.27.0...v3.27.1">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>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1037 | 1037 | | |
1038 | 1038 | | |
1039 | 1039 | | |
1040 | | - | |
| 1040 | + | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | 1043 | | |
| |||
0 commit comments