File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >rest-client</artifactId >
11- <version >0.1.2 </version >
11+ <version >0.1.3 </version >
1212 <name >RestClient</name >
1313 <packaging >jar</packaging >
1414
2424 <dependency >
2525 <groupId >info.unterrainer.commons</groupId >
2626 <artifactId >serialization</artifactId >
27- <version >0.2.3 </version >
27+ <version >0.2.4 </version >
2828 </dependency >
2929 <dependency >
3030 <groupId >com.squareup.okhttp3</groupId >
3131 <artifactId >okhttp</artifactId >
32- <version >4.9.3 </version >
32+ <version >4.12.0 </version >
3333 </dependency >
3434 <dependency >
3535 <groupId >com.squareup.okio</groupId >
3636 <artifactId >okio</artifactId >
37- <version >2.10 .0</version >
37+ <version >3.6 .0</version >
3838 </dependency >
3939 </dependencies >
4040</project >
You can’t perform that action at this time.
0 commit comments