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

   The Spring Boot bump blocks scope `UpgradeParentVersion` to 
`org.apache.camel`, which does not glob-match `org.apache.camel.springboot`. A 
project inheriting `org.apache.camel.springboot:spring-boot` kept its old 
parent and carried on resolving the Camel release it started from. This adds 
the parent entry alongside the `UpgradeDependencyVersion` that already covers 
that groupId.
   
   Also adds the missing trailing period to `CamelSpringBootMigrationRecipe`'s 
description, which `RewriteTest` validation requires.
   
   The test covers the 4.18 LTS chain; the same entry in `4.19.yaml` resolves 
to `project.version`, which only exists in a release build.
   
   _Claude Code on behalf of Merlin Bögershausen_
   


-- 
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