Skip to content

Commit

Permalink
use com.teragrep.tls_01 which is tls-channel repackaged without slf4j (
Browse files Browse the repository at this point in the history
  • Loading branch information
kortemik authored Jun 8, 2023
1 parent 55a87d9 commit 84c2952
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@


<dependencies>
<!-- tls -->
<!-- tls-channel, without slf4j -->
<dependency>
<groupId>com.github.marianobarrios</groupId>
<artifactId>tls-channel</artifactId>
<version>0.7.0</version>
<groupId>com.teragrep</groupId>
<artifactId>tls_01</artifactId>
<version>0.7.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 84c2952

Please sign in to comment.