Skip to content

Commit

Permalink
deps: bump PostgreSQL JDBC to 42.3.4 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite authored May 3, 2022
1 parent 2dcc01b commit 9b67670
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.1</version>
<version>42.3.4</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit 9b67670

Please sign in to comment.