Skip to content

Commit 4a9ae23

Browse files
authored
fix(build): bump java core to 9.24.3 (#276)
* fix(build): bump java core to 9.24.2 Signed-off-by: Lídia Tarcza <[email protected]> * fix(build): bump java core to 9.24.3 Signed-off-by: Lídia Tarcza <[email protected]> --------- Signed-off-by: Lídia Tarcza <[email protected]>
1 parent a166b62 commit 4a9ae23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
-->
2121

2222
<!-- This is the version associated with the Java core. -->
23-
<sdk-core-version>9.24.1</sdk-core-version>
23+
<sdk-core-version>9.24.3</sdk-core-version>
2424

2525
<testng-version>7.11.0</testng-version>
2626
<okhttp3-version>4.12.0</okhttp3-version>

0 commit comments

Comments
 (0)