From b201867dfea330875ffd292429c15cdb51b129a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Kr=C3=BCger?= Date: Tue, 22 Nov 2022 17:07:10 +0100 Subject: [PATCH 1/2] Changed link to point to 3.0 Release Notes - Closes #560: 2.7 reference mentioned in issue has already been corrected --- .../src/main/resources/recipes/27_30/report/sbu30-report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/report/sbu30-report.yaml b/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/report/sbu30-report.yaml index aeb40cd6e..1aaa97bee 100644 --- a/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/report/sbu30-report.yaml +++ b/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/report/sbu30-report.yaml @@ -73,10 +73,10 @@ |=== The application was scanned and matched against the changes listed in the - https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.5-Release-Notes[Spring Boot 2.5 Release Notes] + https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Release-Notes[Spring Boot 3.0 Release Notes] as well as from https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-5.x[Spring Framework 5.x Release Notes]. - The Relevant Changes section lists all potentially required changes to upgrade the scanned application to Spring Boot 2.5.6. + The Relevant Changes section lists all potentially required changes to upgrade the scanned application to Spring Boot 3.0. NOTE: JDK 17 is required for Spring Boot 3 From 7c0bd8674e153c374ea34fefdc24bb6f5b7cedf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 19:58:08 +0100 Subject: [PATCH 2/2] Bump testcontainers from 1.17.5 to 1.17.6 (#562) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.5 to 1.17.6. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.5...1.17.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Krüger <56278322+fabapp2@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5459a66a4..8819d673d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.13.0 2.7.5 0.9.5 - 1.17.5 + 1.17.6 3.2.0 3.1.4 1.18.24