Skip to content

Commit

Permalink
[jdbc-mysql] update to Connector/J version 8.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Jan 8, 2022
1 parent 503dd1c commit 1bf8d6c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdbc-mysql/lib/jdbc/mysql/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Jdbc
module MySQL
DRIVER_VERSION = '8.0.20'
DRIVER_VERSION = '8.0.27'
VERSION = DRIVER_VERSION
end
end
Binary file removed jdbc-mysql/lib/mysql-connector-java-8.0.20.jar
Binary file not shown.
Binary file added jdbc-mysql/lib/mysql-connector-java-8.0.27.jar
Binary file not shown.

0 comments on commit 1bf8d6c

Please sign in to comment.