<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4.1212</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.postgresql</groupId> <artifactId>pgjdbc-core-parent</artifactId> <version>1.1.2</version> </parent>