From b78b6588524e0fe54ac7131e7c1589981ed1e7a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 01:34:42 +0000 Subject: [PATCH] Bump org.openrewrite.maven:rewrite-maven-plugin from 5.42.2 to 5.43.0 Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 5.42.2 to 5.43.0. - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](https://github.com/openrewrite/rewrite-maven-plugin/compare/v5.42.2...v5.43.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] --- 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 369f89f..b47895c 100644 --- a/pom.xml +++ b/pom.xml @@ -291,7 +291,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.42.2 + 5.43.0 org.openrewrite.java.migrate.UpgradeToJava17 diff --git a/tests/migration-scripts/pom.xml b/tests/migration-scripts/pom.xml index aac46b0..c0af8e6 100644 --- a/tests/migration-scripts/pom.xml +++ b/tests/migration-scripts/pom.xml @@ -19,7 +19,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.42.2 + 5.43.0 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 32813cb..1ae810f 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.42.2 + 5.43.0 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 fd840c9..5c4e059 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.42.2 + 5.43.0 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 f4e1e87..731b2ce 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.42.2 + 5.43.0 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 d35b001..4ede508 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.42.2 + 5.43.0 org.openrewrite.java.migrate.UpgradeToJava17