Skip to content

Commit 5f11c39

Browse files
authored
Merge pull request #95 from PgBulkInsert/dependabot/maven/PgBulkInsert/org.postgresql-postgresql-42.2.14
Bump postgresql from 42.2.13 to 42.2.14 in /PgBulkInsert
2 parents b73aa80 + 18b25de commit 5f11c39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PgBulkInsert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<maven.compiler.target>1.8</maven.compiler.target>
186186
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
187187

188-
<postgresql.version>42.2.13</postgresql.version>
188+
<postgresql.version>42.2.14</postgresql.version>
189189
<junit.version>4.13</junit.version>
190190
</properties>
191191

0 commit comments

Comments
 (0)