Polber commented on code in PR #29171:
URL: https://github.com/apache/beam/pull/29171#discussion_r1376755339


##########
sdks/java/io/jdbc/build.gradle:
##########
@@ -33,6 +33,10 @@ dependencies {
   implementation library.java.joda_time
   implementation "org.apache.commons:commons-pool2:2.11.1"
   implementation library.java.slf4j_api
+  implementation 'org.postgresql:postgresql:42.6.0'

Review Comment:
   Yeah I wasn't sure the best spot to put them, but I agree putting them in 
the expansion service jar makes more sense.



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