Skip to content

Commit 02867a9

Browse files
Bump org.openrewrite.recipe:rewrite-migrate-java from 3.7.0 to 3.8.0 (#1105)
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.7.0 to 3.8.0. <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.8.0</h2> <h2>What's Changed</h2> <ul> <li>Jakarta EE11 / Faces 4.1 by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/703">openrewrite/rewrite-migrate-java#703</a></li> <li>Improved bouncy castle implementation by <a href="https://github.com/JohannisK"><code>@​JohannisK</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/707">openrewrite/rewrite-migrate-java#707</a></li> <li>feat: normalize effective getter methods by <a href="https://github.com/timo-a"><code>@​timo-a</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/631">openrewrite/rewrite-migrate-java#631</a></li> <li>Upgrade jaxb-maven-plugin for Java 11 by <a href="https://github.com/Jammy-Louie"><code>@​Jammy-Louie</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/710">openrewrite/rewrite-migrate-java#710</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/JohannisK"><code>@​JohannisK</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/707">openrewrite/rewrite-migrate-java#707</a></li> <li><a href="https://github.com/Jammy-Louie"><code>@​Jammy-Louie</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/710">openrewrite/rewrite-migrate-java#710</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.7.0...v3.8.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.7.0...v3.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/b8aacb2b6ba91e58127e51ba55155279eff22d46"><code>b8aacb2</code></a> Upgrade jaxb-maven-plugin for Java 11 (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/710">#710</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/c0eae1d1b91eae2eaa4027e5f38329d24d0f8a03"><code>c0eae1d</code></a> Adopt <code>ChangePackageInStringLiteral</code> for jakarta.faces</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/ea61b2f18e78bb7fe31e4556996b425eb6009091"><code>ea61b2f</code></a> <code>URLConstructorToURICreate</code>: Don't fail on lambda parameters</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/6d18cd70212705300b1596e30807c53a38b34007"><code>6d18cd7</code></a> Adding OPS_GITHUB_ACTIONS_WEBHOOK for Slack notification of failures</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/dad3244c90498a7d34a57b36bcdc7e9bd59fd7a3"><code>dad3244</code></a> Fixes to <code>URLConstructorToURICreate</code> recipe</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/69501b0878cdc3d0066d35a2a93897112dc36643"><code>69501b0</code></a> Adopt alternate <code>J.Modifier</code> constructor</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/a04db106cc35da686e228600cea1cb8514e3fd89"><code>a04db10</code></a> refactor: Extract documentation examples from tests</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/ccd18d3f1e2cd8551f21ac55aeddf6d699c81401"><code>ccd18d3</code></a> New recipe to adopt Lombok getter method names (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/631">#631</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/12b2b0cc1ad4bde5e1f5c1d6f63785dbb81778ec"><code>12b2b0c</code></a> [Auto] SDKMAN! Java candidates as of 2025-04-21T1015</li> <li><a href="https://github.com/openrewrite/rewrite-migrate-java/commit/d04102342d482a126de498c1549c17ab64edb191"><code>d041023</code></a> Improved bouncy castle implementation (<a href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/707">#707</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.7.0...v3.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.recipe:rewrite-migrate-java&package-manager=maven&previous-version=3.7.0&new-version=3.8.0)](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>
2 parents 928a4b4 + 5da8ce5 commit 02867a9

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
@@ -1046,7 +1046,7 @@
10461046
<dependency>
10471047
<groupId>org.openrewrite.recipe</groupId>
10481048
<artifactId>rewrite-migrate-java</artifactId>
1049-
<version>3.7.0</version>
1049+
<version>3.8.0</version>
10501050
</dependency>
10511051
</dependencies>
10521052

0 commit comments

Comments
 (0)