Github user neykov commented on the issue:

    https://github.com/apache/brooklyn-server/pull/317
  
    That's a good spot @sjcorbett. The jackson library version mix seems 
important. I think it's better to stick to the same version (even if higher 
than required for swagger), than to risk incompatibility. It's higher risk to 
use two parts of the library with different versions than upgrade all of them.
    
    Another reason to upgrade everything is that in Karaf we are explicitly 
adding the dependencies and pinning them to  the `fasterxml.jackson.version`. 
This causes the classic distribution to have a different mix of jars than the 
karaf one - best to keep them consistent.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to