We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0555c commit 54e3825Copy full SHA for 54e3825
pom.xml
@@ -114,8 +114,8 @@
114
</dependency>
115
<dependency>
116
<groupId>com.squareup.okhttp3</groupId>
117
- <artifactId>okhttp</artifactId>
118
- <version>4.12.0</version>
+ <artifactId>okhttp-jvm</artifactId>
+ <version>5.0.0</version>
119
120
121
<groupId>io.jsonwebtoken</groupId>
war/pom.xml
@@ -52,7 +52,7 @@
52
53
54
55
56
57
58
<groupId>com.vladmihalcea</groupId>
0 commit comments