From 57d93a54aa296adfca489cc19549d16db2baaedc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 01:31:50 +0000 Subject: [PATCH] Bump org.openrewrite.maven:rewrite-maven-plugin from 5.44.0 to 5.46.3 Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 5.44.0 to 5.46.3. - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](https://github.com/openrewrite/rewrite-maven-plugin/compare/v5.44.0...v5.46.3) --- 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] --- pom.xml | 2 +- tests/migration-scripts/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 923359e..9495a4e 100644 --- a/pom.xml +++ b/pom.xml @@ -291,7 +291,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.44.0 + 5.46.3 org.openrewrite.java.migrate.UpgradeToJava17 diff --git a/tests/migration-scripts/pom.xml b/tests/migration-scripts/pom.xml index 3ab2fd6..d88e4e6 100644 --- a/tests/migration-scripts/pom.xml +++ b/tests/migration-scripts/pom.xml @@ -19,7 +19,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.44.0 + 5.46.3 org.openrewrite.java.migrate.UpgradeToJava17 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index 3148f69..df23491 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -111,7 +111,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.44.0 + 5.46.3 org.openrewrite.java.migrate.UpgradeToJava17 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index c74054f..24bfb86 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -104,7 +104,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.44.0 + 5.46.3 org.openrewrite.java.migrate.UpgradeToJava17 diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index d2a14b8..1f3cf80 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -104,7 +104,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.44.0 + 5.46.3 org.openrewrite.java.migrate.UpgradeToJava17 diff --git a/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml index d6bd31b..254c268 100644 --- a/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml @@ -111,7 +111,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.44.0 + 5.46.3 org.openrewrite.java.migrate.UpgradeToJava17