Skip to content

Commit

Permalink
Merge pull request #26 from liquibase/dependabot/maven/org.postgresql…
Browse files Browse the repository at this point in the history
…-postgresql-42.2.17

Bump postgresql from 42.2.16 to 42.2.17
  • Loading branch information
r2-lf committed Oct 13, 2020
2 parents c55483d + 97786c8 commit 1f15f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.16</version>
<version>42.2.17</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 1f15f8e

Please sign in to comment.