We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa4f61 commit 953847aCopy full SHA for 953847a
1 file changed
instructions/springboot-4-migration.instructions.md
@@ -1495,7 +1495,7 @@ tasks.withType<JavaExec> {
1495
- [Spring Boot 4.0 Migration Guide](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-4.0-Migration-Guide)
1496
- [Spring Boot 4.0 Release Notes](https://github.com/spring-projects/spring-boot/releases)
1497
- [Spring Framework 7.0 Documentation](https://docs.spring.io/spring-framework/reference/)
1498
-- [Jackson 3 Migration Guide](https://github.com/FasterXML/jackson/wiki/Jackson-3.0-Migration-Guide)
+- [Jackson 3 Migration Guide](https://github.com/FasterXML/jackson/blob/main/jackson3/MIGRATING_TO_JACKSON_3.md)
1499
- [Kotlin 2.2 Release Notes](https://kotlinlang.org/docs/whatsnew22.html)
1500
1501
---
0 commit comments