DWN-39716 : bump postgres driver to latest version

pull/1601/head
Harry Smith 2022-02-14 07:59:57 +00:00
parent 20ad418d54
commit 61865e54e0
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.0.0.jre7</version>
<version>42.3.2</version>
</dependency>
<dependency>
<groupId>com.oracle</groupId>