mirror of
https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
synced 2025-09-18 21:54:50 +00:00
SPIGOT-7491: Downgrade bundled SQLite to be updated next release
This commit is contained in:
parent
44b31da38f
commit
40d41acc1a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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…
Add table
Reference in a new issue