mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
S4J does not depend on Conscrypt (#2071)
This commit is contained in:
parent
722e8b53d8
commit
041dafa5c6
@ -76,13 +76,13 @@
|
||||
<version>2.10.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.conscrypt/conscrypt-openjdk -->
|
||||
<!-- https://mvnrepository.com/artifact/org.conscrypt/conscrypt-openjdk
|
||||
<dependency>
|
||||
<groupId>org.conscrypt</groupId>
|
||||
<artifactId>conscrypt-openjdk</artifactId>
|
||||
<version>2.5.2</version>
|
||||
<classifier>${os.detected.classifier}</classifier>
|
||||
</dependency>
|
||||
</dependency> -->
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user