Skip to content

Commit f85c918

Browse files
Bump postgresql from 42.2.18 to 42.2.19 in /PgBulkInsert
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.18 to 42.2.19. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.19/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.18...REL42.2.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ed50bcf commit f85c918

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

0 commit comments

Comments
 (0)