Skip to content

Commit

Permalink
fix: bump java-sdk-core to 9.18.7 (#217)
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
  • Loading branch information
padamstx authored Oct 18, 2023
1 parent 44ab6c7 commit 799e9e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- This is the version associated with the Java core. -->
<sdk-core-version>9.18.6</sdk-core-version>
<sdk-core-version>9.18.7</sdk-core-version>

<testng-version>7.8.0</testng-version>
<okhttp3-version>4.11.0</okhttp3-version>
<okhttp3-version>4.12.0</okhttp3-version>
<surefire-version>3.1.2</surefire-version>
<jacoco-plugin-version>0.8.10</jacoco-plugin-version>
<maven-deploy-plugin-version>3.1.1</maven-deploy-plugin-version>
Expand Down

0 comments on commit 799e9e4

Please sign in to comment.