Merge pull request #3654 from OpenRefine/dependabot/maven/org.postgresql-postgresql-42.2.19

build(deps): bump postgresql from 42.2.18 to 42.2.19
This commit is contained in:
Tom Morris 2021-02-27 17:29:23 -05:00 committed by GitHub
commit 3e20bc8da0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@
<dependency> <dependency>
<groupId>org.postgresql</groupId> <groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId> <artifactId>postgresql</artifactId>
<version>42.2.18</version> <version>42.2.19</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>