File tree Expand file tree Collapse file tree
scribejava-httpclient-ahc
scribejava-httpclient-apache
scribejava-httpclient-okhttp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 <dependency >
7272 <groupId >com.squareup.okhttp3</groupId >
7373 <artifactId >mockwebserver</artifactId >
74- <version >3.9.1 </version >
74+ <version >3.10.0 </version >
7575 <scope >test</scope >
7676 </dependency >
7777 </dependencies >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >org.asynchttpclient</groupId >
2525 <artifactId >async-http-client</artifactId >
26- <version >2.1.2 </version >
26+ <version >2.4.3 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >com.github.scribejava</groupId >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >org.apache.httpcomponents</groupId >
2525 <artifactId >httpclient</artifactId >
26- <version >4.5.4 </version >
26+ <version >4.5.5 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >org.apache.httpcomponents</groupId >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >com.squareup.okhttp3</groupId >
2525 <artifactId >okhttp</artifactId >
26- <version >3.9.1 </version >
26+ <version >3.10.0 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >com.github.scribejava</groupId >
You can’t perform that action at this time.
0 commit comments