Skip to content

Commit ecdbac8

Browse files
committed
dependency updates
1 parent a56b279 commit ecdbac8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
<dependency>
246246
<groupId>org.mockito</groupId>
247247
<artifactId>mockito-core</artifactId>
248-
<version>2.27.0</version>
248+
<version>2.28.2</version>
249249
<scope>test</scope>
250250
</dependency>
251251
<dependency>
@@ -268,12 +268,12 @@
268268
<dependency>
269269
<groupId>com.squareup.okhttp3</groupId>
270270
<artifactId>okhttp</artifactId>
271-
<version>3.14.1</version>
271+
<version>3.14.2</version>
272272
</dependency>
273273
<dependency>
274274
<groupId>com.squareup.okhttp3</groupId>
275275
<artifactId>logging-interceptor</artifactId>
276-
<version>3.14.1</version>
276+
<version>3.14.2</version>
277277
</dependency>
278278
</dependencies>
279279
<profiles>

0 commit comments

Comments
 (0)