Skip to content

Commit 2810037

Browse files
Bump postgresql from 42.2.14 to 42.2.16 in /PgBulkInsert
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.14 to 42.2.16. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.14...REL42.2.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a3639a1 commit 2810037

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)