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 b1de32d commit 87a8c8dCopy full SHA for 87a8c8d
pom.xml
@@ -74,7 +74,7 @@
74
<jjwt.suite.version>0.12.6</jjwt.suite.version>
75
<!-- This project was registered before 2021, so it uses the old server. -->
76
<nexus.serverUrl>https://ossrh-staging-api.central.sonatype.com</nexus.serverUrl>
77
- <okhttp3.version>4.12.0</okhttp3.version>
+ <okhttp3.version>5.1.0</okhttp3.version>
78
<okio.version>3.16.0</okio.version>
79
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
80
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
0 commit comments