collado-mike commented on code in PR #493:
URL: https://github.com/apache/polaris/pull/493#discussion_r1861675122


##########
extension/persistence/eclipselink/build.gradle.kts:
##########
@@ -32,6 +32,7 @@ dependencies {
   implementation(libs.eclipselink)
   implementation(platform(libs.dropwizard.bom))
   implementation("io.dropwizard:dropwizard-jackson")
+  implementation("org.glassfish.hk2:hk2-api:3.0.6")

Review Comment:
   This was from when I had the MetaStoreManagerFactory extend the Factory 
interface - it's unnecessary now. I'll remove it.



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