Skip to content

Commit

Permalink
[pom] Update postgresql-embedded to 2.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
harawata committed Oct 30, 2018
1 parent 6423ad3 commit 9abf46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
<dependency>
<groupId>ru.yandex.qatools.embed</groupId>
<artifactId>postgresql-embedded</artifactId>
<version>2.8</version>
<version>2.9</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9abf46b

Please sign in to comment.