瀏覽代碼

Update Postgres driver to 9.4.1212

tags/release-2.2.0
James Moger 7 年之前
父節點
當前提交
a09f4017b1
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml 查看文件

@@ -98,7 +98,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4.1208</version>
<version>9.4.1212</version>
<type>jar</type>
<scope>provided</scope>
</dependency>

Loading…
取消
儲存