Skip to content

Commit

Permalink
MySQL Connector/J 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Oct 29, 2024
1 parent f80577d commit 0a959b8
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.4.0'
DRIVER_VERSION = '9.1.0'
VERSION = DRIVER_VERSION
end
end
Binary file removed jdbc-mysql/lib/mysql-connector-j-8.4.0.jar
Binary file not shown.
Binary file added jdbc-mysql/lib/mysql-connector-j-9.1.0.jar
Binary file not shown.

0 comments on commit 0a959b8

Please sign in to comment.