Skip to content

Commit

Permalink
Merge pull request #689 from alphagov/dependabot/maven/org.postgresql…
Browse files Browse the repository at this point in the history
…-postgresql-42.2.10

Bump postgresql from 42.2.9 to 42.2.10
  • Loading branch information
SandorArpa authored Feb 7, 2020
2 parents 6edd81f + 7676790 commit 619b17a
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.9</version>
<version>42.2.10</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 619b17a

Please sign in to comment.