Skip to content

Commit 0a3e5f4

Browse files
committed
Update postgresql drivers to 42.2.14
This pulls in the fixes for CVE-2020-13692. Fixes #1069.
1 parent 9b94706 commit 0a3e5f4

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Jdbc
22
module Postgres
3-
DRIVER_VERSION = '42.2.6'
3+
DRIVER_VERSION = '42.2.14'
44
VERSION = DRIVER_VERSION
55
end
66
end
911 KB
Binary file not shown.
775 KB
Binary file not shown.
906 KB
Binary file not shown.
-823 KB
Binary file not shown.
-740 KB
Binary file not shown.
-740 KB
Binary file not shown.

0 commit comments

Comments
 (0)