LightGuard commented on PR #3837: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3837#issuecomment-2634980287
I've found some other places where we pull in Keycloak transitively in the data-index-persistence addon. It includes quarkus-oidc artifacts, which in turn pull in Keycloak. The biggest problem is that there is no version using a more recent version of keycloak :( I have my doubts of getting it fixed upstream in the 3.15 branch, I could try though. Just looked, the more recent versions have changed the pom, so that probably won't work. Do we exclude keycloak in that dependency and get our own version? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
