Skip to content

Commit

Permalink
pom.xml: bumped version for org.postgresql:postgresql (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
edrdo committed Mar 25, 2018
1 parent 0d035a7 commit f985dbe
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 @@ -126,7 +126,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.1</version>
<version>42.2.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f985dbe

Please sign in to comment.