mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-24 20:14:12 +00:00
Upgrade sqlite jdbc library to 3.36.0.1
This commit is contained in:
parent
2e8c1da85a
commit
9170f6fdb3
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.21.0.1</version>
|
||||
<version>3.36.0.1</version>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/joda-time/joda-time -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue