File tree Expand file tree Collapse file tree
scribejava-httpclient-ahc
scribejava-httpclient-okhttp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 103103 <plugin >
104104 <groupId >org.apache.felix</groupId >
105105 <artifactId >maven-bundle-plugin</artifactId >
106- <version >3.2 .0</version >
106+ <version >3.3 .0</version >
107107 <executions >
108108 <execution >
109109 <id >bundle-manifest</id >
132132 <dependency >
133133 <groupId >com.puppycrawl.tools</groupId >
134134 <artifactId >checkstyle</artifactId >
135- <version >7.4 </version >
135+ <version >7.6.1 </version >
136136 </dependency >
137137 </dependencies >
138138 </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.0.26 </version >
26+ <version >2.0.31 </version >
2727 </dependency >
2828 </dependencies >
2929
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.5 .0</version >
26+ <version >3.6 .0</version >
2727 </dependency >
2828 <dependency >
2929 <groupId >com.squareup.okhttp3</groupId >
3030 <artifactId >mockwebserver</artifactId >
31- <version >3.5 .0</version >
31+ <version >3.6 .0</version >
3232 <scope >test</scope >
3333 </dependency >
3434 </dependencies >
You can’t perform that action at this time.
0 commit comments