sungwy commented on code in PR #2680:
URL: https://github.com/apache/polaris/pull/2680#discussion_r2418000190


##########
polaris-core/build.gradle.kts:
##########
@@ -24,6 +24,7 @@ plugins {
 
 dependencies {
   implementation(project(":polaris-api-management-model"))
+  implementation(libs.apache.httpclient5)

Review Comment:
   I think that makes a lot of sense as well. I was curious to hear opinions on 
the new dependencies and OPA plugin being introduced as a part of 
`polaris-core`.
   
   Let me take a stab at separating out these changes as a separate build in 
`extensions/auth/opa`



-- 
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]

Reply via email to