Skip to content

Commit c2c33d9

Browse files
author
RJ Lohan
authored
Bumping SDK version (#267)
* Removing large errors from logs and stack events * Fixed broken test * Bumping SDK version dependency. A change was released to the CloudFormation SDK: aws/aws-sdk-java-v2@c42a949 which is needed to complete the AWS::CloudFormation::ResourceVersion PR (aws-cloudformation/aws-cloudformation-resource-providers-cloudformation#4) and it flows from this package.
1 parent 57ee197 commit c2c33d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<maven.compiler.target>1.8</maven.compiler.target>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
40-
<awssdk.version>2.10.49</awssdk.version>
40+
<awssdk.version>2.13.18</awssdk.version>
4141
<checkstyle.version>8.29</checkstyle.version>
4242
<commons-io.version>2.6</commons-io.version>
4343
<jackson.version>2.10.1</jackson.version>

0 commit comments

Comments
 (0)