Croway opened a new pull request, #118:
URL: https://github.com/apache/camel-upgrade-recipes/pull/118

   ## Summary
   - Add `CamelSpringBoot418LTSMigrationRecipe` so Camel Spring Boot users can 
upgrade to the 4.18 LTS line while staying on Spring Boot 3.x
   - Move Spring Boot version properties (`spring-boot-version`, 
`springframework-version`, `spring-security-version`, `spring-batch-version`) 
from the parent POM into `camel-spring-boot-upgrade-recipes/pom.xml` where they 
belong
   - Document CSB latest and CSB 4.18 LTS upgrade commands in README
   
   ## Test plan
   - [x] `mvn clean install` passes
   - [x] Tested LTS recipe against a CSB 4.14 app: upgrades to Camel 4.18.3 + 
Spring Boot 3.5.16, does NOT apply 4.19+ migrations (no JUnit 5→6, no Spring 
Boot 3→4)
   - [x] Tested latest recipe against the same app: upgrades to Camel 4.21 + 
Spring Boot 4.x + JUnit 6 as expected


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to