timtebeek commented on code in PR #21:
URL: 
https://github.com/apache/camel-upgrade-recipes/pull/21#discussion_r1925699121


##########
camel-spring-boot-upgrade-recipes/pom.xml:
##########
@@ -33,7 +33,8 @@
     <description>Migration recipes (using openrewrite) for Camel Spring Boot 
to make Maven migrations easier</description>
 
     <properties>
-        <spring-rewrite-version>5.24.1</spring-rewrite-version>
+        <!-- Update this with each spring-rewrite release -->
+        <spring-rewrite-version>6.0.1</spring-rewrite-version>

Review Comment:
   Sounds good! Indeed best to rely on the rewrite-recipe-bom version for a 
compatible recipe module release. We release every two weeks, so expect an 
update regularly.



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to