|
@@ -43,8 +43,8 @@
|
|
|
<version>5.1.25</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
- <groupId>postgresql</groupId>
|
|
|
- <artifactId>postgresql</artifactId>
|
|
|
+ <groupId>org.postgresql</groupId>
|
|
|
+ <artifactId>postgresql</artifactId>
|
|
|
<version>9.3-1102-jdbc41</version>
|
|
|
</dependency>
|
|
|
<dependency>
|