Skip to content

Commit 7e8d11d

Browse files
committed
chore: bump sdk core and okhttp versions
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
1 parent 95f5347 commit 7e8d11d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
of the SDK generator used to generate your SDK code.
2626
See this link for details: https://github.ibm.com/CloudEngineering/openapi-sdkgen/wiki/Compatibility-Chart
2727
-->
28-
<sdk-core-version>9.24.1</sdk-core-version>
28+
<sdk-core-version>9.25.0</sdk-core-version>
2929

3030
<git-repository-name>continuous-delivery-java-sdk</git-repository-name>
3131

3232
<testng-version>7.11.0</testng-version>
33-
<okhttp3-version>4.12.0</okhttp3-version>
33+
<okhttp3-version>5.3.2</okhttp3-version>
3434
<surefire-version>3.1.2</surefire-version>
3535
<jacoco-plugin-version>0.8.10</jacoco-plugin-version>
3636
<maven-deploy-plugin-version>3.1.1</maven-deploy-plugin-version>

0 commit comments

Comments
 (0)