Skip to content

Commit

Permalink
Merge pull request jenkinsci#238 from olivergondza/socket-timeout
Browse files Browse the repository at this point in the history
[FIXED JENKINS-31827] Use github-api with explicit socket timeouts declared
  • Loading branch information
DavidTanner committed Dec 22, 2015
2 parents f4b5999 + 18e2355 commit 7d52cf1
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>github-api</artifactId>
<version>1.66</version>
<version>1.71</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 7d52cf1

Please sign in to comment.