Skip to content

Commit

Permalink
[maven] (deps): Bump org.openrewrite.maven:rewrite-maven-plugin from …
Browse files Browse the repository at this point in the history
…5.14.0 to 5.14.1 (#357)

[maven] (deps): Bump org.openrewrite.maven:rewrite-maven-plugin

Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v5.14.0...v5.14.1)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
  • Loading branch information
dependabot[bot] and SaptarshiSarkar12 committed Nov 30, 2023
1 parent 336894e commit 10a1573
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 @@ -98,7 +98,7 @@
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.14.0</version>
<version>5.14.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.staticanalysis.CodeCleanup</recipe>
Expand Down

1 comment on commit 10a1573

@vercel
Copy link

@vercel vercel bot commented on 10a1573 Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.