[ 
https://issues.apache.org/jira/browse/SYNCOPE-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495994#comment-14495994
 ] 

Xilai Dai commented on SYNCOPE-659:
-----------------------------------

Hi, Francesco,  I'm not sure what's the right way to fix it, it's enough if 
just change [2.2.2,2.3)  to [2.2.2, 3)  ?

> Wrong fasterxml.jackson version in the Import-Package in the syncope-common, 
> syncope-client
> -------------------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-659
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-659
>             Project: Syncope
>          Issue Type: Bug
>          Components: client, common
>    Affects Versions: 1.2.3
>            Reporter: Xilai Dai
>             Fix For: 1.2.4, 2.0.0
>
>
> https://repo1.maven.org/maven2/org/apache/syncope/syncope-common/1.2.3/syncope-common-1.2.3.pom
> {code}
> <Import-Package>
>               org.apache.commons.lang3;version="[3.1,3.2)",
>               com.fasterxml.jackson.annotation;version="[2.2.2,2.3)",
>               org.springframework*;version="[3,4)",
>               org.apache.logging.log4j*;resolution:=optional,
>               org.slf4j;resolution:=optional,
>               *
>             </Import-Package>
> {code}
> but the real jackson version used is 
> {code}
> <jackson.version>2.4.5</jackson.version>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to