mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-04 07:17:46 +01:00
Upgrade MySQL driver
By: md_5 <git@md-5.net>
This commit is contained in:
parent
b1cb1a8a1e
commit
8b40071aa8
@ -233,7 +233,7 @@
|
||||
<dependency>
|
||||
<groupId>com.mysql</groupId>
|
||||
<artifactId>mysql-connector-j</artifactId>
|
||||
<version>8.1.0</version>
|
||||
<version>8.2.0</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<!-- add these back in as they are not exposed by the API -->
|
||||
|
Loading…
Reference in New Issue
Block a user