Skip to content

Commit 267a84a

Browse files
[bot]: Bump org.openrewrite.maven:rewrite-maven-plugin
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 4.45.0 to 5.5.0. - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v4.45.0...v5.5.0) --- updated-dependencies: - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b56182 commit 267a84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
the default GroupId:ArtifactId to map both main branch and 7.x branches to the same SonarCloud project.
5959
As the sonar.moduleKey inherits the value of sonar.projectKey by default, we have to override it too. -->
6060
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>
61-
<version.rewrite.plugin>4.45.0</version.rewrite.plugin>
61+
<version.rewrite.plugin>5.5.0</version.rewrite.plugin>
6262
</properties>
6363

6464
<distributionManagement>

0 commit comments

Comments
 (0)