Skip to content

Commit 888e4e7

Browse files
authored
Merge pull request #71 from PgBulkInsert/dependabot/maven/PgBulkInsert/org.postgresql-postgresql-42.2.12
Bump postgresql from 42.2.9 to 42.2.12 in /PgBulkInsert
2 parents c4e3042 + 484fae2 commit 888e4e7

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
@@ -149,7 +149,7 @@
149149
<maven.compiler.target>1.8</maven.compiler.target>
150150
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
151151

152-
<postgresql.version>42.2.9</postgresql.version>
152+
<postgresql.version>42.2.12</postgresql.version>
153153
<junit.version>4.13</junit.version>
154154
</properties>
155155

0 commit comments

Comments
 (0)