Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Commit

Permalink
Update dependency org.apache.httpcomponents:httpclient to v4.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 20, 2020
1 parent a282688 commit c38e126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
"com.google.appengine:appengine-api-labs:$gaeVersion"
compile 'org.gaelyk:gaelyk:2.2.0'
compile 'com.google.http-client:google-http-client-appengine:1.22.0'
compile 'org.apache.httpcomponents:httpclient:4.5.3'
compile 'org.apache.httpcomponents:httpclient:4.5.12'
compile 'org.apache.httpcomponents:httpclient:4.5.3'

compile 'opensymphony:sitemesh:2.4.2'
Expand Down

0 comments on commit c38e126

Please sign in to comment.