jruby / activerecord-jdbc-adapter

JRuby's ActiveRecord adapter using JDBC.
BSD 2-Clause "Simplified" License
462 stars 385 forks source link

mysql-connector-java deprecated for new namespace #1134

Open headius opened 1 year ago

headius commented 1 year ago

We will need to transition the jdbc-mysql gem to using the new driver in its new com.mysql namespace.

https://central.sonatype.com/artifact/com.mysql/mysql-connector-j/8.0.33