cunningt commented on code in PR #62:
URL:
https://github.com/apache/camel-upgrade-recipes/pull/62#discussion_r2324894183
##########
pom.xml:
##########
@@ -139,6 +139,18 @@
<type>pom</type>
<scope>import</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.camel.springboot</groupId>
+ <artifactId>camel-spring-boot-bom</artifactId>
Review Comment:
Do you mean org.apache.camel.springboot:spring-boot? I'm okay with this
pointing to any dependency within the camel-spring-boot project that can
represent the version ${camel-spring-boot-version}
--
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]