Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #142 from admin-ch/feature/postgres-update
Browse files Browse the repository at this point in the history
  • Loading branch information
gstoehld authored Feb 8, 2022
2 parents ef032b6 + 889c3eb commit 18f9e73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.14</version>
<version>42.3.2</version>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
Expand Down

0 comments on commit 18f9e73

Please sign in to comment.