Skip to content

Commit 5ee7f82

Browse files
authored
Updates CRT version from 0.21.16 to 0.21.17 (aws#4058)
Updates CRT version from 0.21.16 to 0.21.17
1 parent 4e57473 commit 5ee7f82

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<rxjava.version>2.2.21</rxjava.version>
115115
<commons-codec.verion>1.15</commons-codec.verion>
116116
<jmh.version>1.29</jmh.version>
117-
<awscrt.version>0.21.16</awscrt.version>
117+
<awscrt.version>0.21.17</awscrt.version>
118118

119119
<!--Test dependencies -->
120120
<junit5.version>5.8.1</junit5.version>

0 commit comments

Comments
 (0)