Skip to content

Commit 20ba89f

Browse files
authored
Merge pull request #107 from PgBulkInsert/dependabot/maven/PgBulkInsert/org.postgresql-postgresql-42.2.18
Bump postgresql from 42.2.17 to 42.2.18 in /PgBulkInsert
2 parents 9e57c4e + 906409c commit 20ba89f

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.17</postgresql.version>
133+
<postgresql.version>42.2.18</postgresql.version>
134134
<junit.version>4.13.1</junit.version>
135135
</properties>
136136

0 commit comments

Comments
 (0)