Skip to content

Commit c798227

Browse files
committed
test: Fix github issue id
1 parent 4acf3bd commit c798227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sbm-recipes-boot-upgrade/src/test/java/org/springframework/sbm/boot/upgrade_27_30/report/SpringBootUpgradeReportActionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ void renderReport() throws IOException {
9191
This section lists the changes SBM found to be applicable to upgrade the scanned application to Spring Boot 3.0.0.\s
9292
9393
=== Changes to Data Properties
94-
Issue: https://github.com/spring-projects-experimental/spring-boot-migrator/issues/123[#123], Contributors: https://github.com/fabapp2[@fabapp2^, role="ext-link"]
94+
Issue: https://github.com/spring-projects-experimental/spring-boot-migrator/issues/441[#441], Contributors: https://github.com/fabapp2[@fabapp2^, role="ext-link"]
9595
9696
==== What Changed
9797
The data prefix has been reserved for Spring Data and any properties under the `data` prefix imply that Spring

0 commit comments

Comments
 (0)