Skip to content

Commit ab3f1fc

Browse files
Bump postgresql from 42.2.19 to 42.2.20
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.19 to 42.2.20. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.20/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.19...REL42.2.20) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a898b3 commit ab3f1fc

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
@@ -307,7 +307,7 @@
307307
<dependency>
308308
<groupId>org.postgresql</groupId>
309309
<artifactId>postgresql</artifactId>
310-
<version>42.2.19</version>
310+
<version>42.2.20</version>
311311
<scope>test</scope>
312312
</dependency>
313313
</dependencies>

0 commit comments

Comments
 (0)