Skip to content

Commit 21043cf

Browse files
authored
Merge pull request #87 from PgBulkInsert/dependabot/maven/PgBulkInsert/org.postgresql-postgresql-42.2.13
Bump postgresql from 42.2.12 to 42.2.13 in /PgBulkInsert
2 parents b6f61bb + affd763 commit 21043cf

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
@@ -186,7 +186,7 @@
186186
<maven.compiler.target>1.8</maven.compiler.target>
187187
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
188188

189-
<postgresql.version>42.2.12</postgresql.version>
189+
<postgresql.version>42.2.13</postgresql.version>
190190
<junit.version>4.13</junit.version>
191191
</properties>
192192

0 commit comments

Comments
 (0)