mitreid-connect / OpenID-Connect-Java-Spring-Server

An OpenID Connect reference implementation in Java on the Spring platform.
Other
1.47k stars 767 forks source link

Upgrade mysql connector or how to do this in overlay #1494

Open col-panic opened 5 years ago

col-panic commented 5 years ago

Currently mysql connector v 5.1.42 is installed, I need to have a v8 connector however to connect to a newer database!

Could you consider to upgrade the mysql connector for the next release, or is it possible to realize this via the overlay?

thanks