From 6f4798ebab664c312bb8bfd1f018dee84b05f432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:56:55 +0000 Subject: [PATCH] Bump rewrite-maven-plugin and rewrite-static-analysis Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 5.45.1 to 5.46.0. - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](https://github.com/openrewrite/rewrite-maven-plugin/compare/v5.45.1...v5.46.0) --- updated-dependencies: - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Bump org.openrewrite.recipe:rewrite-static-analysis Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases) - [Commits](https://github.com/openrewrite/rewrite-static-analysis/compare/v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-static-analysis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mq/main/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mq/main/pom.xml b/mq/main/pom.xml index e5414c611..41bf5f45c 100644 --- a/mq/main/pom.xml +++ b/mq/main/pom.xml @@ -487,7 +487,7 @@ org.openrewrite.recipe rewrite-static-analysis - 1.20.0 + 1.21.0 org.openrewrite.recipe diff --git a/pom.xml b/pom.xml index 2f0e8e405..7984d8b4f 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.45.1 + 5.46.0 maven-artifact-plugin