From bab4c650bd7ecf38f6100f4d0cb1c4fa168a3290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 01:35:23 +0000 Subject: [PATCH] Bump org.openrewrite.recipe:rewrite-migrate-java from 2.26.1 to 2.27.0 Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 2.26.1 to 2.27.0. - [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases) - [Commits](https://github.com/openrewrite/rewrite-migrate-java/compare/v2.26.1...v2.27.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-migrate-java 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 a844bd0..d7204c2 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ org.openrewrite.recipe rewrite-migrate-java - 2.26.1 + 2.27.0 diff --git a/tests/migration-scripts/pom.xml b/tests/migration-scripts/pom.xml index 039bcc2..d46bedb 100644 --- a/tests/migration-scripts/pom.xml +++ b/tests/migration-scripts/pom.xml @@ -29,7 +29,7 @@ org.openrewrite.recipe rewrite-migrate-java - 2.26.1 + 2.27.0 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index 303fbcc..429cbe7 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -121,7 +121,7 @@ org.openrewrite.recipe rewrite-migrate-java - 2.26.1 + 2.27.0 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index 0220ead..85db444 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -114,7 +114,7 @@ org.openrewrite.recipe rewrite-migrate-java - 2.26.1 + 2.27.0 diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index 5ccb207..fd0b98c 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -114,7 +114,7 @@ org.openrewrite.recipe rewrite-migrate-java - 2.26.1 + 2.27.0 diff --git a/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml index 11c628e..25430b3 100644 --- a/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml @@ -121,7 +121,7 @@ org.openrewrite.recipe rewrite-migrate-java - 2.26.1 + 2.27.0