Skip to content

Commit

Permalink
Merge pull request #23 from gresham-computing/DWN-39716_postgres
Browse files Browse the repository at this point in the history
DWN-39716 : bump postgres driver to latest version
  • Loading branch information
hsmith-gresham authored Feb 21, 2022
2 parents 20ad418 + 61865e5 commit 6798b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 6798b90

Please sign in to comment.