瀏覽代碼

Update to SQLite 3.16.1

tags/release-2.2.0
James Moger 7 年之前
父節點
當前提交
1e06e4fc27
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml 查看文件

@@ -105,7 +105,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.8.11.2</version>
<version>3.16.1</version>
<type>jar</type>
<scope>provided</scope>
</dependency>

Loading…
取消
儲存