GitHub user solomax opened a pull request: https://github.com/apache/openjpa/pull/22
Commons dbcp is updated to latest version You can merge this pull request into a Git repository by running: $ git pull https://github.com/solomax/openjpa commons-dbcp Alternatively you can review and apply these changes as the patch at: https://github.com/apache/openjpa/pull/22.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #22 ---- commit 3e8def8eb2e2a7fb7b21791943b1958e1b4603b7 Author: Maxim Solodovnik <solomax666@...> Date: 2018-08-27T14:40:25Z [OPENJPA-2567] various MySql text types support is added commit 1347bc8c50c7c01e5a76a0db65688d455d3690b7 Author: Maxim Solodovnik <solomax666@...> Date: 2018-09-03T11:15:16Z Merge remote-tracking branch 'apache/trunk' into trunk commit 92e1dc8e666cb9996812a9dd0491e3fbc79a479b Author: Maxim Solodovnik <solomax666@...> Date: 2018-09-03T11:15:57Z [OPENJPA-2567] mysql files were moved to correct location, MariaDB dictionary was updated commit 568c122c891e9e28b957e8039e8fae9d11a9a76b Author: Maxim Solodovnik <solomax666@...> Date: 2018-09-19T06:25:05Z Merge remote-tracking branch 'apache/trunk' into trunk commit adaaa750baaefe67b3989eb2f398006cfcf95e66 Author: Maxim Solodovnik <solomax666@...> Date: 2018-09-20T16:17:51Z [OPENJPA-2750] commons-dbcp is updated, tests are fixed ---- ---