Skip to content

Commit

Permalink
Auto-update dependencies. (#784)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and lesv committed Aug 2, 2017
1 parent e8c1a9e commit 2222a0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appengine-java8/postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.1.3.jre7</version>
<version>42.1.4.jre7</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion flexible/postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.1.3.jre7</version>
<version>42.1.4.jre7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2222a0e

Please sign in to comment.