Skip to content

Commit

Permalink
Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.3 to 6.0.4
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 6.0.3 to 6.0.4.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.0.3...v6.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a311a80 commit d04815f
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>12.0.0</dependency-check-maven.version>

<!-- OpenRewrite versions -->
<rewrite-maven-plugin.version>6.0.3</rewrite-maven-plugin.version>
<rewrite-maven-plugin.version>6.0.4</rewrite-maven-plugin.version>
<rewrite-testing-frameworks.version>3.0.0</rewrite-testing-frameworks.version>
<rewrite-static-analysis.version>2.0.1</rewrite-static-analysis.version>
<rewrite-migrate-java.version>3.0.0</rewrite-migrate-java.version>
Expand Down

0 comments on commit d04815f

Please sign in to comment.