Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 5.1…
Browse files Browse the repository at this point in the history
…4.1 to 5.15.4 (#246)

chore(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.1 to 5.15.4.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v5.14.1...v5.15.4)

---
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 Dec 10, 2023
1 parent ff28fad commit 121fec6
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 @@ -190,7 +190,7 @@
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.14.1</version>
<version>5.15.4</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.jenkins.AddPluginsBom</recipe>
Expand Down

0 comments on commit 121fec6

Please sign in to comment.