Skip to content

Commit 73887d4

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

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

0 commit comments

Comments
 (0)