We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f5347 commit 7e8d11dCopy full SHA for 7e8d11d
pom.xml
@@ -25,12 +25,12 @@
25
of the SDK generator used to generate your SDK code.
26
See this link for details: https://github.ibm.com/CloudEngineering/openapi-sdkgen/wiki/Compatibility-Chart
27
-->
28
- <sdk-core-version>9.24.1</sdk-core-version>
+ <sdk-core-version>9.25.0</sdk-core-version>
29
30
<git-repository-name>continuous-delivery-java-sdk</git-repository-name>
31
32
<testng-version>7.11.0</testng-version>
33
- <okhttp3-version>4.12.0</okhttp3-version>
+ <okhttp3-version>5.3.2</okhttp3-version>
34
<surefire-version>3.1.2</surefire-version>
35
<jacoco-plugin-version>0.8.10</jacoco-plugin-version>
36
<maven-deploy-plugin-version>3.1.1</maven-deploy-plugin-version>
0 commit comments