We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c137912 commit 57f8dd1Copy full SHA for 57f8dd1
pom.xml
@@ -261,17 +261,17 @@
261
<dependency>
262
<groupId>com.squareup.okhttp3</groupId>
263
<artifactId>okhttp</artifactId>
264
- <version>3.6.0</version>
+ <version>3.8.1</version>
265
</dependency>
266
267
268
<artifactId>logging-interceptor</artifactId>
269
270
271
272
<groupId>com.burgstaller</groupId>
273
<artifactId>okhttp-digest</artifactId>
274
- <version>1.12</version>
+ <version>1.14</version>
275
276
277
<groupId>com.sun.mail</groupId>
0 commit comments