Skip to content

Commit

Permalink
Merge pull request #268 from quarkusio/dependabot/maven/org.openrewri…
Browse files Browse the repository at this point in the history
…te.recipe-rewrite-recipe-bom-3.3.0

Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.0.2 to 3.3.0
  • Loading branch information
gsmet authored Mar 4, 2025
2 parents cfaaedc + ffb6dcf commit d546d30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
<!-- Make sure all these versions are aligned and use a compatible OpenRewrite version -->
<!-- The rewrite-recipe-bom release notes should contain the Maven and Gradle plugin versions to target -->
<!-- https://central.sonatype.com/artifact/org.openrewrite.recipe/rewrite-recipe-bom/versions -->
<rewrite-recipe-bom.version>3.0.2</rewrite-recipe-bom.version>
<rewrite-recipe-bom.version>3.3.0</rewrite-recipe-bom.version>
<!-- https://central.sonatype.com/artifact/org.openrewrite.maven/rewrite-maven-plugin/versions -->
<rewrite-maven-plugin.version>6.0.4</rewrite-maven-plugin.version>
<rewrite-maven-plugin.version>6.2.0</rewrite-maven-plugin.version>
<!-- https://plugins.gradle.org/plugin/org.openrewrite.rewrite -->
<rewrite-gradle-plugin.version>7.0.3</rewrite-gradle-plugin.version>
<rewrite-gradle-plugin.version>7.1.5</rewrite-gradle-plugin.version>
<!-- https://github.com/apache/camel-upgrade-recipes -->
<camel-upgrade-recipes.version>4.10.0</camel-upgrade-recipes.version>
<!-- align with https://central.sonatype.com/artifact/org.openrewrite/rewrite-core -->
Expand Down

0 comments on commit d546d30

Please sign in to comment.