Skip to content

Commit

Permalink
Auto-update dependencies. (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and lesv committed Apr 10, 2017
1 parent 8609ba6 commit 9e9cf29
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appengine/channel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<relativePath>..</relativePath>
</parent>
<properties>
<objectify.version>5.1.16</objectify.version>
<objectify.version>5.1.17</objectify.version>
</properties>
<!-- [START set_versions] -->
<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion appengine/firebase-tictactoe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<relativePath>..</relativePath>
</parent>
<properties>
<objectify.version>5.1.16</objectify.version>
<objectify.version>5.1.17</objectify.version>
<servlet-api.version>2.5</servlet-api.version>
<gson.version>2.7</gson.version>
<guava.version>20.0</guava.version>
Expand Down
2 changes: 1 addition & 1 deletion appengine/guestbook-objectify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>com.example.appengine</groupId>
<artifactId>appengine-guestbook-objectify</artifactId>
<properties>
<objectify.version>5.1.16</objectify.version>
<objectify.version>5.1.17</objectify.version>
<guava.version>20.0</guava.version>
</properties>
<parent>
Expand Down
2 changes: 1 addition & 1 deletion appengine/multitenancy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<artifactId>appengine-multitenancy</artifactId>

<properties>
<objectify.version>5.1.16</objectify.version>
<objectify.version>5.1.17</objectify.version>
<guava.version>20.0</guava.version>
</properties>
<parent>
Expand Down

0 comments on commit 9e9cf29

Please sign in to comment.