Skip to content

Commit db8f660

Browse files
[jdbc-postgres] Upgrade postgresql drivers to 42.2.25 (#1102)
* changing postgres driver version to 42.2.25 * adding java artifacts
1 parent 5b3cb02 commit db8f660

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.14'
3+
DRIVER_VERSION = '42.2.25'
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.
983 KB
Binary file not shown.
831 KB
Binary file not shown.
962 KB
Binary file not shown.

0 commit comments

Comments
 (0)