From ed9627249557fb5f2f25f428936795c8dfed2143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 01:05:21 +0000 Subject: [PATCH] Bump org.openrewrite.recipe:rewrite-migrate-java from 2.27.0 to 2.27.1 Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 2.27.0 to 2.27.1. - [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases) - [Commits](https://github.com/openrewrite/rewrite-migrate-java/compare/v2.27.0...v2.27.1) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-migrate-java dependency-type: direct:production update-type: version-update:semver-patch ... 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 af6f11d..3532516 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ org.openrewrite.recipe rewrite-migrate-java - 2.27.0 + 2.27.1 diff --git a/tests/migration-scripts/pom.xml b/tests/migration-scripts/pom.xml index 1956c85..aac46b0 100644 --- a/tests/migration-scripts/pom.xml +++ b/tests/migration-scripts/pom.xml @@ -29,7 +29,7 @@ org.openrewrite.recipe rewrite-migrate-java - 2.27.0 + 2.27.1 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index f3cfd28..7ac5ac4 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.27.0 + 2.27.1 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index c755b6c..d05b846 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.27.0 + 2.27.1 diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index 1c7ac75..ae7da1c 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.27.0 + 2.27.1 diff --git a/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.3-scriptsInJarFile/pom.xml index 6a7b21c..96a191d 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.27.0 + 2.27.1