We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e57473 commit 5ee7f82Copy full SHA for 5ee7f82
.changes/next-release/bugfix-AWSSDKforJavav2-b1d7d7f.json
@@ -0,0 +1,6 @@
1
+{
2
+ "type": "bugfix",
3
+ "category": "AWS SDK for Java v2",
4
+ "contributor": "",
5
+ "description": "Upgrading AWS CRT dependency to v0.21.17. This version contains minor fixes and updates"
6
+}
pom.xml
@@ -114,7 +114,7 @@
114
<rxjava.version>2.2.21</rxjava.version>
115
<commons-codec.verion>1.15</commons-codec.verion>
116
<jmh.version>1.29</jmh.version>
117
- <awscrt.version>0.21.16</awscrt.version>
+ <awscrt.version>0.21.17</awscrt.version>
118
119
<!--Test dependencies -->
120
<junit5.version>5.8.1</junit5.version>
0 commit comments