Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Auto-update dependencies.
  • Loading branch information
dpebot committed Aug 10, 2017
commit eb5d29d1f9dc8df3904d517ad7f6b03373acad2d
2 changes: 1 addition & 1 deletion appengine/pusher-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Copyright 2017 Google Inc.
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.8</version>
<version>2.9.0.pr4</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down