mirror of
https://github.com/square/okhttp.git
synced 2025-07-31 05:04:26 +03:00
Avoid hard conscrypt dep (#4128)
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
<dependency>
|
||||
<groupId>org.conscrypt</groupId>
|
||||
<artifactId>conscrypt-openjdk-uber</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Reference in New Issue
Block a user