mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Bump sqlite-jdbc from 3.25.2 to 3.32.3.1
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.25.2 to 3.32.3.1. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.25.2...3.32.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c709aa038e
commit
fd79906b06
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.xerial</groupId>
|
<groupId>org.xerial</groupId>
|
||||||
<artifactId>sqlite-jdbc</artifactId>
|
<artifactId>sqlite-jdbc</artifactId>
|
||||||
<version>3.25.2</version>
|
<version>3.32.3.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue