ソースを参照

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>

読み込み中…
キャンセル
保存