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 6868 <dependency >
6969 <groupId >com.squareup.okhttp3</groupId >
7070 <artifactId >mockwebserver</artifactId >
71- <version >3.12 .1</version >
71+ <version >3.13 .1</version >
7272 <scope >test</scope >
7373 </dependency >
7474 </dependencies >
107107 <dependency >
108108 <groupId >com.puppycrawl.tools</groupId >
109109 <artifactId >checkstyle</artifactId >
110- <version >8.16 </version >
110+ <version >8.17 </version >
111111 </dependency >
112112 </dependencies >
113113 </plugin >
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.6 .0</version >
26+ <version >2.7 .0</version >
2727 </dependency >
2828 <dependency >
2929 <groupId >com.github.scribejava</groupId >
Original file line number Diff line number Diff line change 88 <version >6.2.1-SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
11-
11+
1212 <groupId >com.github.scribejava</groupId >
1313 <artifactId >scribejava-httpclient-apache</artifactId >
1414 <name >ScribeJava Apache HttpComponents HttpClient support</name >
2323 <dependency >
2424 <groupId >org.apache.httpcomponents</groupId >
2525 <artifactId >httpclient</artifactId >
26- <version >4.5.6 </version >
26+ <version >4.5.7 </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.12 .1</version >
26+ <version >3.13 .1</version >
2727 </dependency >
2828 <dependency >
2929 <groupId >com.github.scribejava</groupId >
You can’t perform that action at this time.
0 commit comments