Skip to content

Commit

Permalink
deps: bump org.openrewrite.maven:rewrite-maven-plugin
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.23.3 to 5.24.0.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v5.23.3...v5.24.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]>
  • Loading branch information
dependabot[bot] authored and triceo committed Mar 12, 2024
1 parent 9bb7f27 commit 8fca9c5
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 @@ -28,7 +28,7 @@

<properties>
<version.javadoc.plugin>3.6.3</version.javadoc.plugin>
<version.rewrite.plugin>5.23.3</version.rewrite.plugin>
<version.rewrite.plugin>5.24.0</version.rewrite.plugin>
<version.source.plugin>3.3.0</version.source.plugin>
<version.resources.plugin>3.3.1</version.resources.plugin>
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>
Expand Down

0 comments on commit 8fca9c5

Please sign in to comment.