risdenk commented on issue #308: KNOX-2337 - Upgrade pac4j to 4.0.0 and opensaml to 4.0.0 URL: https://github.com/apache/knox/pull/308#issuecomment-612263735 Need to fix a few more dependencies for this to work: ``` Dependency convergence error for org.glassfish.jaxb:jaxb-runtime:2.3.2 paths to dependency are: +-org.apache.knox:gateway-provider-security-pac4j:1.4.0-SNAPSHOT +-org.apache.knox:gateway-server:1.4.0-SNAPSHOT +-com.sun.xml.ws:jaxws-ri:2.3.2 +-com.sun.xml.ws:jaxws-rt:2.3.2 +-org.glassfish.jaxb:jaxb-runtime:2.3.2 and +-org.apache.knox:gateway-provider-security-pac4j:1.4.0-SNAPSHOT +-org.pac4j:pac4j-saml:4.0.0 +-org.opensaml:opensaml-storage-impl:4.0.0 +-org.hibernate:hibernate-core:5.4.12.Final +-org.glassfish.jaxb:jaxb-runtime:2.3.1 [WARNING] Dependency convergence error for com.sun.mail:javax.mail:1.6.1 paths to dependency are: +-org.apache.knox:gateway-provider-security-pac4j:1.4.0-SNAPSHOT +-org.pac4j:pac4j-oidc:4.0.0 +-com.nimbusds:oauth2-oidc-sdk:7.3 +-com.sun.mail:javax.mail:1.6.1 and +-org.apache.knox:gateway-provider-security-pac4j:1.4.0-SNAPSHOT +-org.pac4j:pac4j-oidc:4.0.0 +-com.sun.mail:javax.mail:1.6.2 ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
