Skip to content

Commit

Permalink
HHH-14494 Upgrade the PostgreSQL JDBC driver used for testing to v. 4…
Browse files Browse the repository at this point in the history
…2.2.19
  • Loading branch information
Sanne committed Mar 12, 2021
1 parent 56dbb3d commit ea135ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/pgsql/matrix.gradle
Expand Up @@ -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'

0 comments on commit ea135ed

Please sign in to comment.