vidakovic commented on code in PR #4281:
URL: https://github.com/apache/fineract/pull/4281#discussion_r2041188873


##########
buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle:
##########
@@ -235,6 +236,8 @@ dependencyManagement {
         //v42.7.5: performance issue: 
https://github.com/pgjdbc/pgjdbc/issues/3511#issuecomment-2637277977
         dependency 'org.postgresql:postgresql:42.7.4'
 
+        dependency 'mysql:mysql-connector-java:8.0.33'

Review Comment:
   You are right. In the meanwhile solved the persistence feature differently, 
not needed anymore. Good catch, thanks!



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