Skip to content

Commit

Permalink
Maven pom.xml(deps): Bump rewrite-maven-plugin from 4.7.0 to 4.10.0 (#94
Browse files Browse the repository at this point in the history
)

Bumps [rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 4.7.0 to 4.10.0.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v4.7.0...v4.10.0)

---
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2021
1 parent 714a2f1 commit 030213e
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 @@ -65,7 +65,7 @@
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>4.7.0</version>
<version>4.10.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.quarkus.quarkus2.Quarkus1to2Migration</recipe>
Expand Down

0 comments on commit 030213e

Please sign in to comment.