From 320d65e8abfae34eadbe2c8b1f135113051ed612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 04:05:12 +0000 Subject: [PATCH] [bot]: Bump rewrite-maven-plugin from 4.45.0 to 5.2.2 Bumps [rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 4.45.0 to 5.2.2. - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](https://github.com/openrewrite/rewrite-maven-plugin/compare/v4.45.0...v5.2.2) --- 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b2d7d2a34..a44afc8c4e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ the default GroupId:ArtifactId to map both main branch and 7.x branches to the same SonarCloud project. As the sonar.moduleKey inherits the value of sonar.projectKey by default, we have to override it too. --> ${project.groupId}:${project.artifactId} - 4.45.0 + 5.2.2