Replace Ok Http Factory with the new Jdk Http Factory

This commit is contained in:
aboyko
2024-07-17 17:57:45 -04:00
parent 2b7ac1a3c2
commit 57510f8a33
2 changed files with 50 additions and 32 deletions

View File

@@ -158,11 +158,6 @@
</exclusions>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
</dependency>
<!-- Test harness -->
<dependency>
<groupId>org.springframework.boot</groupId>