소스 검색

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…
취소
저장