Skip to content

Commit

Permalink
bump aws sdk for java
Browse files Browse the repository at this point in the history
Currently I faced with issue Oteemo/charts#281, and possibly bump of aws sdk java version can help with it
  • Loading branch information
DmitriyStoyanov committed Aug 29, 2021
1 parent 528bde5 commit f24bd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildsupport/other/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<packaging>pom</packaging>

<properties>
<aws-java-sdk.version>1.11.822</aws-java-sdk.version>
<aws-java-sdk.version>1.12.57</aws-java-sdk.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f24bd6b

Please sign in to comment.