mirror of
https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
synced 2025-08-05 16:49:30 +00:00
Upgrade MySQL driver
This commit is contained in:
parent
9f3a0bd2ae
commit
e11fbb9d76
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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…
Add table
Reference in a new issue