fpapon commented on code in PR #303:
URL: https://github.com/apache/camel-karaf/pull/303#discussion_r1620848359


##########
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:
   It was already with 3 in max so I don't change it but I can align. May be it 
will be better to add the range as a property?



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