Skip to content

Commit

Permalink
Bump org.openrewrite.maven:rewrite-maven-plugin from 5.41.0 to 5.42.2
Browse files Browse the repository at this point in the history
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 5.41.0 to 5.42.2.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v5.41.0...v5.42.2)

---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent de8bcf1 commit 86fce77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency-check-maven.version>10.0.4</dependency-check-maven.version>

<!-- OpenRewrite versions -->
<rewrite-maven-plugin.version>5.41.0</rewrite-maven-plugin.version>
<rewrite-maven-plugin.version>5.42.2</rewrite-maven-plugin.version>
<rewrite-testing-frameworks.version>2.19.0</rewrite-testing-frameworks.version>
<rewrite-static-analysis.version>1.17.0</rewrite-static-analysis.version>
<rewrite-migrate-java.version>2.26.1</rewrite-migrate-java.version>
Expand Down

0 comments on commit 86fce77

Please sign in to comment.