Skip to content

Commit d944e58

Browse files
authored
Merge pull request #115 from PgBulkInsert/dependabot/maven/PgBulkInsert/org.postgresql-postgresql-42.2.19
Bump postgresql from 42.2.18 to 42.2.19 in /PgBulkInsert
2 parents ed50bcf + f85c918 commit d944e58

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
@@ -130,7 +130,7 @@
130130
<maven.compiler.target>1.8</maven.compiler.target>
131131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
132132

133-
<postgresql.version>42.2.18</postgresql.version>
133+
<postgresql.version>42.2.19</postgresql.version>
134134
<junit.version>4.13.1</junit.version>
135135
</properties>
136136

0 commit comments

Comments
 (0)