Skip to content

Commit

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

Bump postgresql from 42.2.17 to 42.2.18
  • Loading branch information
SandorArpa authored Nov 4, 2020
2 parents f08b3d3 + 0627614 commit 26bf305
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 @@ -13,7 +13,7 @@
<dropwizard.version>2.0.13</dropwizard.version>
<jackson.version>2.11.3</jackson.version>
<testcontainers.version>1.14.3</testcontainers.version>
<postgresql.version>42.2.17</postgresql.version>
<postgresql.version>42.2.18</postgresql.version>
<pay-java-commons.version>1.0.20201029095522</pay-java-commons.version>
<junit5.version>5.6.2</junit5.version>
<surefire.version>3.0.0-M5</surefire.version>
Expand Down

0 comments on commit 26bf305

Please sign in to comment.