Skip to content

Commit 35bf796

Browse files
authored
Merge pull request #99 from PgBulkInsert/dependabot/maven/PgBulkInsert/org.postgresql-postgresql-42.2.16
Bump postgresql from 42.2.14 to 42.2.16 in /PgBulkInsert
2 parents 2a74068 + 2810037 commit 35bf796

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.14</postgresql.version>
188+
<postgresql.version>42.2.16</postgresql.version>
189189
<junit.version>4.13</junit.version>
190190
</properties>
191191

0 commit comments

Comments
 (0)