Skip to content

Commit

Permalink
Bump org.openrewrite.maven:rewrite-maven-plugin from 5.8.0 to 5.8.1
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 5.8.0 to 5.8.1.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v5.8.0...v5.8.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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 9, 2023
1 parent adef2d1 commit f38cadb
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 @@ -66,7 +66,7 @@
<version.lombok>1.18.30</version.lombok>
<!-- Needed for js / css -->
<version.frontend-maven-plugin>1.14.0</version.frontend-maven-plugin>
<open.rewrite.maven.plugin.version>5.8.0</open.rewrite.maven.plugin.version>
<open.rewrite.maven.plugin.version>5.8.1</open.rewrite.maven.plugin.version>
</properties>

<inceptionYear>2022</inceptionYear>
Expand Down

0 comments on commit f38cadb

Please sign in to comment.