Skip to content

Commit 93e8819

Browse files
Bump postgresql from 42.2.13 to 42.2.14
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.13 to 42.2.14. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.13...REL42.2.14) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 28b3f89 commit 93e8819

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
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>org.postgresql</groupId>
245245
<artifactId>postgresql</artifactId>
246-
<version>42.2.13</version>
246+
<version>42.2.14</version>
247247
<scope>test</scope>
248248
</dependency>
249249
<dependency>

0 commit comments

Comments
 (0)