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 33900b0 commit 488b1cbCopy full SHA for 488b1cb
pom.xml
@@ -49,7 +49,7 @@
49
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
50
<!-- We don't change the versions of servlet API interface to keep the backward compatibility with older versions of them -->
51
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
52
- <okhttp.version>4.11.0</okhttp.version>
+ <okhttp.version>4.12.0</okhttp.version>
53
<gson.version>2.10.1</gson.version>
54
<kotlin.version>1.9.10</kotlin.version>
55
<!-- Note that we should not upgrade sfl4j-api to v2 to avoid confusions on the users side.
0 commit comments