Skip to content

Commit

Permalink
KEYCLOAK-9187 EAP6 OIDC adapter can not be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-kanis authored and stianst committed Jan 3, 2019
1 parent 8ce9239 commit 807e7e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion prod-arguments.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"dependencyExclusion.org.jboss:jboss-parent@*": "19.0.0.redhat-2",
"dependencyExclusion.org.jboss.web:jbossweb@*": "$EAP6SUPPORTED_ORG_JBOSS_WEB_JBOSSWEB",
"dependencyOverride.com.google.guava:guava@org.keycloak.testsuite:integration-arquillian": "",
"dependencyOverride.org.apache.httpcomponents:httpclient@org.keycloak.testsuite:integration-arquillian-tests": ""
"dependencyOverride.org.apache.httpcomponents:httpclient@org.keycloak.testsuite:integration-arquillian-tests": "",
"dependencyOverride.org.jboss.logging:jboss-logging-processor@org.keycloak:keycloak-as7-subsystem": ""
}
}
}

0 comments on commit 807e7e7

Please sign in to comment.