Skip to content

Commit affd763

Browse files
Bump postgresql from 42.2.12 to 42.2.13 in /PgBulkInsert
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.12 to 42.2.13. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.12...REL42.2.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b6f61bb commit affd763

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)