We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac657a3 commit e3a1fa2Copy full SHA for e3a1fa2
openid/openid.gradle
@@ -19,6 +19,6 @@ dependencies {
19
20
provided "javax.servlet:javax.servlet-api:$servletApiVersion"
21
22
- runtime 'org.apache.httpcomponents:httpclient:4.2.5',
+ runtime 'org.apache.httpcomponents:httpclient:4.2.6',
23
'net.sourceforge.nekohtml:nekohtml:1.9.22'
24
}
0 commit comments