Skip to content

Commit 02e00ec

Browse files
committed
Bump up crt version
1 parent 0a97e8d commit 02e00ec

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+
"category": "AWS Commont Runtime HTTP Client",
3+
"contributor": "",
4+
"type": "feature",
5+
"description": "Upgrade `aws-crt` to version `0.9.3`"
6+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<rxjava.version>2.1.9</rxjava.version>
112112
<commons-codec.verion>1.10</commons-codec.verion>
113113
<jmh.version>1.21</jmh.version>
114-
<awscrt.version>0.9.0</awscrt.version>
114+
<awscrt.version>0.9.3</awscrt.version>
115115

116116
<!-- Test dependencies -->
117117
<junit.version>4.12</junit.version>

0 commit comments

Comments
 (0)