File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 236
236
<dependency >
237
237
<groupId >org.assertj</groupId >
238
238
<artifactId >assertj-core</artifactId >
239
- <version >3.9.0 </version >
239
+ <version >3.9.1 </version >
240
240
<scope >test</scope >
241
241
</dependency >
242
242
<dependency >
260
260
<dependency >
261
261
<groupId >com.squareup.okhttp3</groupId >
262
262
<artifactId >okhttp</artifactId >
263
- <version >3.9.1 </version >
263
+ <version >3.10.0 </version >
264
264
</dependency >
265
265
<dependency >
266
266
<groupId >com.squareup.okhttp3</groupId >
267
267
<artifactId >logging-interceptor</artifactId >
268
- <version >3.9.1 </version >
268
+ <version >3.10.0 </version >
269
269
</dependency >
270
270
</dependencies >
271
271
<profiles >
305
305
<plugin >
306
306
<groupId >com.dkanejs.maven.plugins</groupId >
307
307
<artifactId >docker-compose-maven-plugin</artifactId >
308
- <version >1.0.1 </version >
308
+ <version >1.0.3 </version >
309
309
<executions >
310
310
<execution >
311
311
<id >up</id >
You can’t perform that action at this time.
0 commit comments