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 117
117
<plugin >
118
118
<groupId >org.sonatype.plugins</groupId >
119
119
<artifactId >nexus-staging-maven-plugin</artifactId >
120
- <version >1.6.5 </version >
120
+ <version >1.6.6 </version >
121
121
<extensions >true</extensions >
122
122
<configuration >
123
123
<serverId >ossrh</serverId >
176
176
<dependency >
177
177
<groupId >com.squareup.okhttp</groupId >
178
178
<artifactId >okhttp</artifactId >
179
- <version >2.4 .0</version >
179
+ <version >2.5 .0</version >
180
180
</dependency >
181
181
182
182
<!-- test dependencies -->
189
189
<dependency >
190
190
<groupId >net.code-story</groupId >
191
191
<artifactId >http</artifactId >
192
- <version >2.98 </version >
192
+ <version >2.102 </version >
193
193
<scope >test</scope >
194
194
</dependency >
195
195
<dependency >
196
196
<groupId >org.assertj</groupId >
197
197
<artifactId >assertj-core</artifactId >
198
- <version >3.0 .0</version >
198
+ <version >3.2 .0</version >
199
199
<scope >test</scope >
200
200
</dependency >
201
201
</dependencies >
You can’t perform that action at this time.
0 commit comments