Skip to content

Commit

Permalink
Update to httpclient:4.2.6
Browse files Browse the repository at this point in the history
Fixes gh-8268
  • Loading branch information
jzheaux committed Apr 1, 2020
1 parent ac657a3 commit e3a1fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid/openid.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ dependencies {

provided "javax.servlet:javax.servlet-api:$servletApiVersion"

runtime 'org.apache.httpcomponents:httpclient:4.2.5',
runtime 'org.apache.httpcomponents:httpclient:4.2.6',
'net.sourceforge.nekohtml:nekohtml:1.9.22'
}

0 comments on commit e3a1fa2

Please sign in to comment.