Skip to content

Commit faa8f99

Browse files
committed
Use parent pom versions for pgjdbc and hikari
1 parent db8a163 commit faa8f99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,10 @@
5252
<dependency>
5353
<groupId>org.postgresql</groupId>
5454
<artifactId>postgresql</artifactId>
55-
<version>9.4.1212</version>
5655
</dependency>
5756
<dependency>
5857
<groupId>com.zaxxer</groupId>
5958
<artifactId>HikariCP</artifactId>
60-
<version>2.6.0</version>
6159
</dependency>
6260
<dependency>
6361
<groupId>org.webjars</groupId>

0 commit comments

Comments
 (0)