Skip to content

Commit

Permalink
chore(maven): bump org.openrewrite.maven:rewrite-maven-plugin from 5.…
Browse files Browse the repository at this point in the history
…46.1 to 5.46.2 in the openrewrite-dependencies group (#739)

chore(maven): bump org.openrewrite.maven:rewrite-maven-plugin

Bumps the openrewrite-dependencies group with 1 update: [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin).


Updates `org.openrewrite.maven:rewrite-maven-plugin` from 5.46.1 to 5.46.2
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v5.46.1...v5.46.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 64eef08 commit 6768983
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 @@ -41,7 +41,7 @@
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.46.1</version>
<version>5.46.2</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.recommendations.CodeHealth</recipe>
Expand Down

0 comments on commit 6768983

Please sign in to comment.