File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
scribejava-httpclient-ahc
scribejava-httpclient-ning Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8484 <dependency >
8585 <groupId >com.google.code.gson</groupId >
8686 <artifactId >gson</artifactId >
87- <version >2.7 </version >
87+ <version >2.8.0 </version >
8888 <scope >test</scope >
8989 </dependency >
9090 <dependency >
130130 <dependency >
131131 <groupId >com.puppycrawl.tools</groupId >
132132 <artifactId >checkstyle</artifactId >
133- <version >7.1. 2</version >
133+ <version >7.2</version >
134134 </dependency >
135135 </dependencies >
136136 </plugin >
139139 <plugins >
140140 <plugin >
141141 <artifactId >maven-compiler-plugin</artifactId >
142- <version >3.5.1 </version >
142+ <version >3.6.0 </version >
143143 <configuration >
144144 <encoding >UTF-8</encoding >
145145 <source >1.7</source >
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.0.15 </version >
26+ <version >2.0.21 </version >
2727 </dependency >
2828 </dependencies >
2929
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >com.ning</groupId >
2525 <artifactId >async-http-client</artifactId >
26- <version >1.9.39 </version >
26+ <version >1.9.40 </version >
2727 </dependency >
2828 </dependencies >
2929
You can’t perform that action at this time.
0 commit comments