Skip to content

Commit 7302128

Browse files
authoredMar 24, 2025
Merge pull request #3764 from aws/bole/update_crt_version
update crt version
2 parents 8f8bf12 + bca6682 commit 7302128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<rxjava.version>2.2.21</rxjava.version>
126126
<commons-codec.verion>1.17.1</commons-codec.verion>
127127
<jmh.version>1.37</jmh.version>
128-
<awscrt.version>0.34.1</awscrt.version>
128+
<awscrt.version>0.36.3</awscrt.version>
129129

130130
<!--Test dependencies -->
131131
<junit5.version>5.10.0</junit5.version>

0 commit comments

Comments
 (0)
Please sign in to comment.