Skip to content

Commit

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

Bump postgresql from 42.2.15 to 42.2.16
  • Loading branch information
SandorArpa authored Aug 24, 2020
2 parents 2ae286f + e421bda commit a1fa8fc
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 @@ -21,7 +21,7 @@
<surefire.version>3.0.0-M5</surefire.version>
<javax.persistence.version>2.2.1</javax.persistence.version>
<jooq.version>3.13.4</jooq.version>
<postgresql.version>42.2.15</postgresql.version>
<postgresql.version>42.2.16</postgresql.version>
<commons-lang3.version>3.11</commons-lang3.version>
<jjwt.version>0.11.2</jjwt.version>
</properties>
Expand Down

0 comments on commit a1fa8fc

Please sign in to comment.