mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 10:47:23 +00:00
feature/Add okhttp3 library version 4.9.1
This commit is contained in:
parent
47147cbabd
commit
0b15f4bb10
5
pom.xml
5
pom.xml
@ -148,6 +148,11 @@
|
||||
<artifactId>signpost-commonshttp4</artifactId>
|
||||
<version>2.1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
<artifactId>okhttp</artifactId>
|
||||
<version>4.9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.OpenBankProject</groupId>
|
||||
<artifactId>scala-macros</artifactId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user