Skip to content

Commit 7c045e2

Browse files
committed
Remove duplicated postgres dependency
1 parent fc64b99 commit 7c045e2

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

guice/hibernate-testing/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,6 @@
6060
<version>42.7.3</version>
6161
</dependency>
6262

63-
<dependency>
64-
<groupId>org.postgresql</groupId>
65-
<artifactId>postgresql</artifactId>
66-
<version>42.7.2</version>
67-
</dependency>
68-
69-
7063
<dependency>
7164
<groupId>io.zonky.test</groupId>
7265
<artifactId>embedded-postgres</artifactId>

0 commit comments

Comments
 (0)