Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jdbc-postgres/lib/jdbc/postgres/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Jdbc
module Postgres
DRIVER_VERSION = '42.7.7'
DRIVER_VERSION = '42.7.8'
VERSION = DRIVER_VERSION
end
end
Binary file removed jdbc-postgres/lib/postgresql-42.7.7.jar
Binary file not shown.
Binary file added jdbc-postgres/lib/postgresql-42.7.8.jar
Binary file not shown.
Loading