essobedo commented on code in PR #303: URL: https://github.com/apache/camel-karaf/pull/303#discussion_r1620854561
########## features/src/main/feature/camel-features.xml: ########## @@ -2004,15 +1998,15 @@ </feature> <feature name='camel-redis' version='${project.version}' start-level='50'> <feature version='${camel.osgi.version.range}'>camel-core</feature> - <feature version='[2.17,3)'>jackson</feature> + <feature version='[2.17.1,3)'>jackson</feature> Review Comment: As you wish, you can set `[2.17,2.18)` directly, both approaches are fine with me -- 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