Skip to content

Commit 484fae2

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

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
@@ -118,7 +118,7 @@
118118
<maven.compiler.target>1.8</maven.compiler.target>
119119
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
120120

121-
<postgresql.version>42.2.9</postgresql.version>
121+
<postgresql.version>42.2.12</postgresql.version>
122122
<junit.version>4.13</junit.version>
123123
</properties>
124124

0 commit comments

Comments
 (0)