mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-06 08:17:44 +01:00
SPIGOT-7491: Downgrade bundled SQLite to be updated next release
By: md_5 <git@md-5.net>
This commit is contained in:
parent
b3ac8604eb
commit
7002363f0f
@ -227,7 +227,7 @@
|
||||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.43.0.0</version>
|
||||
<version>3.42.0.1</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user