mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-02 11:22:01 +01:00
Update MySQL Driver Version to 5.1.40
By: md_5 <git@md-5.net>
This commit is contained in:
parent
634ad7d00e
commit
c1c5f27be2
@ -54,7 +54,7 @@
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>5.1.39</version>
|
||||
<version>5.1.40</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- testing -->
|
||||
|
Loading…
Reference in New Issue
Block a user