Skip to content

Commit 26f1951

Browse files
authored
Update bedrockruntime and awssdk versions to 2.36.3
This bump enables the use of Bedrock Bear tokens for auth Signed-off-by: James Ward <[email protected]>
1 parent fb523c8 commit 26f1951

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
@@ -276,8 +276,8 @@
276276
<kotlin.version>1.9.25</kotlin.version>
277277

278278
<!-- NOTE: keep bedrockruntime and awssdk versions aligned -->
279-
<bedrockruntime.version>2.31.65</bedrockruntime.version>
280-
<awssdk.version>2.31.65</awssdk.version>
279+
<bedrockruntime.version>2.36.3</bedrockruntime.version>
280+
<awssdk.version>2.36.3</awssdk.version>
281281

282282
<djl.version>0.32.0</djl.version>
283283
<onnxruntime.version>1.19.2</onnxruntime.version>

0 commit comments

Comments
 (0)