mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Merge pull request #6933 from magefree/dependabot/maven/org.xerial-sqlite-jdbc-3.32.3.2
Bump sqlite-jdbc from 3.32.3.1 to 3.32.3.2
This commit is contained in:
commit
6038b76093
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@
|
|||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.32.3.1</version>
|
||||
<version>3.32.3.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in a new issue