HHH-14494 Upgrade the PostgreSQL JDBC driver used for testing to v. 42.2.19

This commit is contained in:
Sanne Grinovero 2020-03-11 16:42:12 +00:00 committed by Sanne Grinovero
parent fe1e098ba1
commit 7f814107a8
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/
jdbcDependency 'org.postgresql:postgresql:42.2.2'
jdbcDependency 'org.postgresql:postgresql:42.2.19'