Skip to content

Commit da397cb

Browse files
committed
[Auto] Latest versions as of 2025-02-04T1908
1 parent 6b0296d commit da397cb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/reference/latest-versions-of-every-openrewrite-module.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ The use of the "bill of materials" means that a developer will only need to spec
1414

1515
| Module | Version | License |
1616
|-----------------------------------------------------------------------------------------------------------------------| ---------- | ------- |
17-
| [**org.openrewrite.recipe:rewrite-recipe-bom**](https://github.com/openrewrite/rewrite-recipe-bom) | **[3.1.0](https://github.com/openrewrite/rewrite-recipe-bom/releases/tag/v3.1.0)** | [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
17+
| [**org.openrewrite:rewrite-bom**](https://github.com/openrewrite/rewrite) | **[8.44.2](https://github.com/openrewrite/rewrite/releases/tag/v8.44.2)** | [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
1818
| [**org.openrewrite:rewrite-maven-plugin**](https://github.com/openrewrite/rewrite-maven-plugin) | **[6.0.5](https://github.com/openrewrite/rewrite-maven-plugin/releases/tag/v6.0.5)** | [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
1919
| [**org.openrewrite:rewrite-gradle-plugin**](https://github.com/openrewrite/rewrite-gradle-plugin) | **[7.0.6](https://github.com/openrewrite/rewrite-gradle-plugin/releases/tag/v7.0.6)** | [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
20+
| [**org.openrewrite.recipe:rewrite-recipe-bom**](https://github.com/openrewrite/rewrite-recipe-bom) | **[3.1.0](https://github.com/openrewrite/rewrite-recipe-bom/releases/tag/v3.1.0)** | [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
21+
| [**io.moderne.recipe:moderne-recipe-bom**](https://github.com/moderneinc/moderne-recipe-bom) | **[0.3.0](https://github.com/moderneinc/rewrite-recipe-bom/releases/tag/v0.3.0)** | [Moderne Proprietary](https://docs.moderne.io/licensing/overview) |
2022
| [io.moderne.recipe:rewrite-hibernate](https://github.com/moderneinc/rewrite-hibernate) | [0.1.0](https://github.com/moderneinc/rewrite-hibernate/releases/tag/v0.1.0) | [Moderne Proprietary](https://docs.moderne.io/licensing/overview) |
2123
| [io.moderne.recipe:rewrite-spring](https://github.com/moderneinc/rewrite-spring) | [0.1.0](https://github.com/moderneinc/rewrite-spring/releases/tag/v0.1.0) | [Moderne Proprietary](https://docs.moderne.io/licensing/overview) |
2224
| [org.openrewrite:rewrite-cobol](https://github.com/moderneinc/rewrite-cobol) | [2.13.0](https://github.com/moderneinc/rewrite-cobol/releases/tag/v2.13.0) | [Moderne Proprietary](https://docs.moderne.io/licensing/overview) |
@@ -81,7 +83,7 @@ The use of the "bill of materials" means that a developer will only need to spec
8183

8284
## CLI Installation
8385

84-
Install all of the latest versions of the OpenRewrite recipe modules into the Moderne CLI:
86+
Install the latest versions of all the OpenRewrite recipe modules into the Moderne CLI:
8587

8688
```bash
8789
mod config recipes jar install --parallel io.moderne.recipe:rewrite-hibernate:{{VERSION_REWRITE_HIBERNATE}} io.moderne.recipe:rewrite-spring:{{VERSION_REWRITE_SPRING}} org.openrewrite:rewrite-cobol:{{VERSION_REWRITE_COBOL}} org.openrewrite:rewrite-core:{{VERSION_REWRITE_CORE}} org.openrewrite:rewrite-csharp:{{VERSION_REWRITE_CSHARP}} org.openrewrite:rewrite-gradle:{{VERSION_REWRITE_GRADLE}} org.openrewrite:rewrite-groovy:{{VERSION_REWRITE_GROOVY}} org.openrewrite:rewrite-hcl:{{VERSION_REWRITE_HCL}} org.openrewrite:rewrite-java:{{VERSION_REWRITE_JAVA}} org.openrewrite:rewrite-javascript:{{VERSION_REWRITE_JAVASCRIPT}} org.openrewrite:rewrite-json:{{VERSION_REWRITE_JSON}} org.openrewrite:rewrite-kotlin:{{VERSION_REWRITE_KOTLIN}} org.openrewrite:rewrite-maven:{{VERSION_REWRITE_MAVEN}} org.openrewrite:rewrite-polyglot:{{VERSION_REWRITE_POLYGLOT}} org.openrewrite:rewrite-properties:{{VERSION_REWRITE_PROPERTIES}} org.openrewrite:rewrite-protobuf:{{VERSION_REWRITE_PROTOBUF}} org.openrewrite:rewrite-python:{{VERSION_REWRITE_PYTHON}} org.openrewrite:rewrite-templating:{{VERSION_REWRITE_TEMPLATING}} org.openrewrite:rewrite-toml:{{VERSION_REWRITE_TOML}} org.openrewrite:rewrite-xml:{{VERSION_REWRITE_XML}} org.openrewrite:rewrite-yaml:{{VERSION_REWRITE_YAML}} org.openrewrite.meta:rewrite-analysis:{{VERSION_REWRITE_ANALYSIS}} org.openrewrite.recipe:rewrite-ai-search:{{VERSION_REWRITE_AI_SEARCH}} org.openrewrite.recipe:rewrite-all:{{VERSION_REWRITE_ALL}} org.openrewrite.recipe:rewrite-android:{{VERSION_REWRITE_ANDROID}} org.openrewrite.recipe:rewrite-apache:{{VERSION_REWRITE_APACHE}} org.openrewrite.recipe:rewrite-circleci:{{VERSION_REWRITE_CIRCLECI}} org.openrewrite.recipe:rewrite-codemods:{{VERSION_REWRITE_CODEMODS}} org.openrewrite.recipe:rewrite-codemods-ng:{{VERSION_REWRITE_CODEMODS_NG}} org.openrewrite.recipe:rewrite-compiled-analysis:{{VERSION_REWRITE_COMPILED_ANALYSIS}} org.openrewrite.recipe:rewrite-comprehension:{{VERSION_REWRITE_COMPREHENSION}} org.openrewrite.recipe:rewrite-concourse:{{VERSION_REWRITE_CONCOURSE}} org.openrewrite.recipe:rewrite-cucumber-jvm:{{VERSION_REWRITE_CUCUMBER_JVM}} org.openrewrite.recipe:rewrite-docker:{{VERSION_REWRITE_DOCKER}} org.openrewrite.recipe:rewrite-dotnet:{{VERSION_REWRITE_DOTNET}} org.openrewrite.recipe:rewrite-feature-flags:{{VERSION_REWRITE_FEATURE_FLAGS}} org.openrewrite.recipe:rewrite-github-actions:{{VERSION_REWRITE_GITHUB_ACTIONS}} org.openrewrite.recipe:rewrite-gitlab:{{VERSION_REWRITE_GITLAB}} org.openrewrite.recipe:rewrite-hibernate:{{VERSION_REWRITE_HIBERNATE}} org.openrewrite.recipe:rewrite-jackson:{{VERSION_REWRITE_JACKSON}} org.openrewrite.recipe:rewrite-java-dependencies:{{VERSION_REWRITE_JAVA_DEPENDENCIES}} org.openrewrite.recipe:rewrite-java-security:{{VERSION_REWRITE_JAVA_SECURITY}} org.openrewrite.recipe:rewrite-jenkins:{{VERSION_REWRITE_JENKINS}} org.openrewrite.recipe:rewrite-kubernetes:{{VERSION_REWRITE_KUBERNETES}} org.openrewrite.recipe:rewrite-liberty:{{VERSION_REWRITE_LIBERTY}} org.openrewrite.recipe:rewrite-logging-frameworks:{{VERSION_REWRITE_LOGGING_FRAMEWORKS}} org.openrewrite.recipe:rewrite-micrometer:{{VERSION_REWRITE_MICROMETER}} org.openrewrite.recipe:rewrite-micronaut:{{VERSION_REWRITE_MICRONAUT}} org.openrewrite.recipe:rewrite-migrate-java:{{VERSION_REWRITE_MIGRATE_JAVA}} org.openrewrite.recipe:rewrite-nodejs:{{VERSION_REWRITE_NODEJS}} org.openrewrite.recipe:rewrite-okhttp:{{VERSION_REWRITE_OKHTTP}} org.openrewrite.recipe:rewrite-openapi:{{VERSION_REWRITE_OPENAPI}} org.openrewrite.recipe:rewrite-quarkus:{{VERSION_REWRITE_QUARKUS}} org.openrewrite.recipe:rewrite-reactive-streams:{{VERSION_REWRITE_REACTIVE_STREAMS}} org.openrewrite.recipe:rewrite-spring:{{VERSION_REWRITE_SPRING}} org.openrewrite.recipe:rewrite-sql:{{VERSION_REWRITE_SQL}} org.openrewrite.recipe:rewrite-static-analysis:{{VERSION_REWRITE_STATIC_ANALYSIS}} org.openrewrite.recipe:rewrite-struts:{{VERSION_REWRITE_STRUTS}} org.openrewrite.recipe:rewrite-terraform:{{VERSION_REWRITE_TERRAFORM}} org.openrewrite.recipe:rewrite-testing-frameworks:{{VERSION_REWRITE_TESTING_FRAMEWORKS}} org.openrewrite.recipe:rewrite-third-party:{{VERSION_REWRITE_THIRD_PARTY}}

0 commit comments

Comments
 (0)