mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 01:37:35 +01:00
SPIGOT-3244: Downgrade MySQL driver to 5.1.42 - the current GA release
By: md_5 <git@md-5.net>
This commit is contained in:
parent
654b7c21fa
commit
94200cb8b3
@ -54,7 +54,7 @@
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>6.0.6</version>
|
||||
<version>5.1.42</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- testing -->
|
||||
|
Loading…
Reference in New Issue
Block a user