Skip to content

Commit ae9d227

Browse files
Bump postgresql from 42.2.11 to 42.2.12
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.11 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.11...REL42.2.12) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2c7a809 commit ae9d227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>org.postgresql</groupId>
239239
<artifactId>postgresql</artifactId>
240-
<version>42.2.11</version>
240+
<version>42.2.12</version>
241241
<scope>test</scope>
242242
</dependency>
243243
<dependency>

0 commit comments

Comments
 (0)